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-04-20 05:12:07 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85d1fc14256cc090cdd2f6086d883f715aad80de
CMake
/
Tests
/
Complex
History
Bill Hoffman
85d1fc1425
no more dll for plugin
2002-08-23 16:25:41 -04: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
remoevd shared lib
2002-08-23 16:15:05 -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
no more dll for plugin
2002-08-23 16:25:41 -04:00
cmTestConfigure.h.in
ENH: Added test for IF inside a FOREACH.
2002-07-16 17:42:56 -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