CMake/Tests/ComplexOneConfig/Executable
Brad King 53d31c2426 complex: Remove unused option to test CMakeLib
Now that the Complex tests do not depend on cmSystemTools or other
classes from CMakeLib the COMPLEX_TEST_CMAKELIB option is useless.
2011-12-23 16:16:57 -05:00
..
Sub1
Sub2
Temp
A.cxx complex: Simplify test for single-character exe name 2011-12-23 16:16:52 -05:00
A.h
A.hh
A.txt BUG: Make sure sources with unknown extensions are not compiled by VS. 2006-08-03 09:26:36 -04:00
CMakeLists.txt complex: Remove unused option to test CMakeLib 2011-12-23 16:16:57 -05:00
Included.cmake
cmVersion.h.in
complex.cxx complex: Remove unused option to test CMakeLib 2011-12-23 16:16:57 -05:00
complex.file.cxx
complex_nobuild.c complex: Sync Tests/ComplexOneConfig with Tests/Complex 2011-12-23 16:16:47 -05:00
complex_nobuild.cxx ENH: Adding test for using HEADER_FILE_ONLY to avoid building a .cxx file. 2007-11-19 14:27:43 -05:00
notInAllExe.cxx ENH: Added NOT_IN_ALL option for ADD_LIBRARY and ADD_EXECUTABLE to avoid building the targets by default. 2006-10-02 11:14:00 -04:00
testSystemDir.cxx ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug #3462. 2006-10-05 08:55:59 -04:00
testcflags.c