This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Tests
/
Complex
History
Brad King
6ab16695d0
BUG: Fixed STRING(REGEX REPLACE ...) and added better test.
2002-11-06 18:05:39 -05:00
..
Cache
ENH: Move CMakeCache.txt to Cache/ directory to avoid any in-source build pb.
2002-01-22 15:50:52 -05:00
Executable
added test of SET CACHE FORCE
2002-10-09 15:54:34 -04:00
Library
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
2002-06-27 15:57:09 -04:00
CMakeLists.txt
BUG: Fixed STRING(REGEX REPLACE ...) and added better test.
2002-11-06 18:05:39 -05:00
cmTestConfigure.h.in
added test of SET CACHE FORCE
2002-10-09 15:54:34 -04:00
cmTestConfigureEscape.h.in
add a test for escape quotes and configure file
2002-05-23 13:04:00 -04:00
VarTests.cmake
ENH: add tests for LESS, GREATER, STRLESS, STRGREATER (IF command)
2002-05-27 10:29:04 -04:00