| .. |
|
Cache
|
416afb7d5a
ENH: Move CMakeCache.txt to Cache/ directory to avoid any in-source build pb.
|
24 years ago |
|
Executable
|
96fd5909d9
ENH: Implement linking with paths to library files instead of -L and -l separation. See bug #3832
|
18 years ago |
|
Library
|
cf7eeab37a
ENH: Testing new target properties RUNTIME_OUTPUT_DIRECTORY, LIBRARY_OUTPUT_DIRECTORY, and ARCHIVE_OUTPUT_DIRECTORY. This is an incremental fix for bug#2240 and bug#4210.
|
18 years ago |
|
CMakeLists.txt
|
9d57dbd098
ENH: Make per-configuration COMPILE_DEFINITIONS_<CONFIG> directory property initialized from parent.
|
18 years ago |
|
VarTests.cmake
|
eb773486f3
ENH: added testing for new features
|
19 years ago |
|
cmTestConfigure.h.in
|
b646183f44
ENH: Added explicit name for option to test CMakeLib. Added option to disable testing of CMakeLib if system utility libraries are used until linking made easier.
|
19 years ago |
|
cmTestConfigureEscape.h.in
|
14b07c0973
add a test for escape quotes and configure file
|
23 years ago |
|
cmTestGeneratedHeader.h.in
|
526649127e
ENH: Added test for generated header included by non-generated source.
|
23 years ago |