Brad King
|
eccc7d5d26
|
Merge branch 'allow_upper_case_cpp_and_others' into resolve/fix_target_name_with_dot_vs10/allow_upper_case_cpp_and_others
Conflicts:
Tests/CxxOnly/CMakeLists.txt
|
2010-09-14 15:05:09 -04:00 |
Bill Hoffman
|
7944e4e0ac
|
Allow testing of .CPP on WIN32 as it is a case insensitive OS and should work.
|
2010-09-07 09:14:57 -04:00 |
Bill Hoffman
|
ba0a890539
|
Only test for .CPP on Microsoft compilers which will handle .CPP as c++.
|
2010-09-06 12:43:57 -04:00 |
Bill Hoffman
|
530ade6677
|
Fix targets with . in the name for VS 10 IDE.
|
2010-09-06 12:06:43 -04:00 |
Bill Hoffman
|
d26cd46989
|
Only use .CPP .CXX and .C++ do not work by default with g+++.
|
2010-09-02 18:02:57 -04:00 |
Bill Hoffman
|
ced61f5722
|
Let CMake recognize .CPP .CXX and .C++ as c++ files.
|
2010-09-02 11:56:40 -04:00 |
Ken Martin
|
2208231aac
|
ENH: some more CMakeList cleanups
|
2007-05-11 10:22:20 -04:00 |
Brad King
|
673e3f8964
|
ENH: Adding C++-only test.
|
2006-07-21 11:43:26 -04:00 |