CMake/Tests/ObjectLibrary
Brad King 94c08b368c Tests/ObjectLibrary: Do not enable CXX in subdirectories
In commit b237dbd8 (Xcode: Fix object library references in
multi-project trees, 2012-08-03) we accidentally enabled CXX in the
subdiretories of this test by invoking project() with only one argument.
The top-level directory of the test enables only C, so do this in the
subdirectories too.
2012-08-20 14:47:33 -04:00
..
A Tests/ObjectLibrary: Do not enable CXX in subdirectories 2012-08-20 14:47:33 -04:00
B Tests/ObjectLibrary: Do not enable CXX in subdirectories 2012-08-20 14:47:33 -04:00
AB.def Test OBJECT library use without other sources 2012-03-16 10:12:30 -04:00
CMakeLists.txt Test OBJECT library use without other sources 2012-03-16 10:12:30 -04:00
c.c Test OBJECT library success cases 2012-03-16 10:12:30 -04:00
dummy.c Test OBJECT library use without other sources 2012-03-16 10:12:30 -04:00
dummy.obj Test OBJECT library use without other sources 2012-03-16 10:12:30 -04:00
main.c Test OBJECT library success cases 2012-03-16 10:12:30 -04:00
mainAB.c Test OBJECT library use without other sources 2012-03-16 10:12:30 -04:00