This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-01-20 21:50:53 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dad83f4d3c0741e6ea9b2deafe839c4dfefdaff3
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