Bill Hoffman
|
f58d7df66a
ENH: add checking for NOTFOUND
|
hace 23 años |
Andy Cedilnik
|
6b228ff924
Add some error checking for missing include directories and link libraries
|
hace 23 años |
Brad King
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
hace 23 años |
Brad King
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
hace 23 años |
Ken Martin
|
6bbc8e9d45
does not need a second argument
|
hace 23 años |
Ken Martin
|
44a7cd55ff
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
|
hace 23 años |
Bill Hoffman
|
27fe57b716
ENH: change LINK_LIBRARY to add to targets
|
hace 23 años |
Amitha Perera
|
5e1d9ed39e
ENH: Make it unnecessary to ever specify LINK_DIRECTORIES for any library
|
hace 23 años |
Bill Hoffman
|
4591e41a62
BUG: add link directories for target link libraries and add a test for it
|
hace 23 años |
Bill Hoffman
|
8aa3c35dad
ENH: add suport for semi-colon separated list variables
|
hace 24 años |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
hace 24 años |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
hace 24 años |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
hace 24 años |
Ken Martin
|
237f960c89
BUG: added arg0 to link libraries
|
hace 24 años |
Ken Martin
|
2da0c57d46
added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against
|
hace 24 años |