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
History
Ken Martin
7cd492d443
a minor fix to make my life easier
2002-06-27 16:05:23 -04:00
..
Complex
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
ComplexOneConfig
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
ComplexRelativePaths
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
COnly
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
2002-04-02 15:43:23 -05:00
Dependency
BUG: Correct some of the dependency analysis code.
2002-05-10 13:35:42 -04:00
LinkLine
BUG: Correct some of the dependency analysis code.
2002-05-10 13:35:42 -04:00
Simple
a minor fix to make my life easier
2002-06-27 16:05:23 -04:00
TestDriver
modified create test source to create a vector
2002-06-19 12:52:16 -04:00
Testing
FIX: do not need CMakeLib
2002-03-27 10:54:25 -05:00
Wrapping
ENH: Added coverage test for ITK_WRAP_TCL. Doesn't actually invoke CABLE.
2002-05-08 17:45:56 -04:00