CMake/Tests/CMakeTests
Alexander Neundorf 2f23ecdb8a ENH: change LIST(CONTAINS ...) TO LIST(FIND ...), which returns the index
and which is more useful, because then you can also access the item behind
the one you were looking, useful for writing macros with optional keywords
with parameters

Alex
2007-08-15 10:26:50 -04:00
..
include ENH: merge CMake-CrossCompileBasic to HEAD 2007-05-17 13:20:44 -04:00
CMakeLists.txt ENH: merge CMake-CrossCompileBasic to HEAD 2007-05-17 13:20:44 -04:00
DummyToolchain.cmake ENH: remove support for presetting CMAKE_SYSTEM_INFO_FILE, 2007-07-02 13:29:36 -04:00
FindBaseTest.cmake.in ENH: merge CMake-CrossCompileBasic to HEAD 2007-05-17 13:20:44 -04:00
IncludeTest.cmake.in ENH: fix it 2007-06-06 13:43:46 -04:00
ListTest.cmake.in ENH: change LIST(CONTAINS ...) TO LIST(FIND ...), which returns the index 2007-08-15 10:26:50 -04:00
ToolchainTest.cmake.in ENH: remove support for presetting CMAKE_SYSTEM_INFO_FILE, 2007-07-02 13:29:36 -04:00
VariableWatchTest.cmake.in ENH: Add variable watch command 2007-04-11 15:13:05 -04:00