| .. |
|
A
|
fdb17d604c
ENH: Add test for new find_* command HINTS option.
|
17 years ago |
|
include
|
61d3444f93
|
18 years ago |
|
CMakeLists.txt
|
a4e0edd4e8
ENH: Add script GetPrerequisites.cmake to help analyze what shared libraries executable files depend on. Primary uses are to determine what shared libraries should be copied into Mac OSX bundle applications to create standalone bundles apps and to determine what shared library files need to be installed for an executable to run on any platform. Requires native platform tools dumpbin, otool and ldd to generate results.
|
18 years ago |
|
DummyToolchain.cmake
|
930bb0cd37
|
18 years ago |
|
FindBaseTest.cmake.in
|
fdb17d604c
ENH: Add test for new find_* command HINTS option.
|
17 years ago |
|
GetPrerequisitesTest.cmake.in
|
a4e0edd4e8
ENH: Add script GetPrerequisites.cmake to help analyze what shared libraries executable files depend on. Primary uses are to determine what shared libraries should be copied into Mac OSX bundle applications to create standalone bundles apps and to determine what shared library files need to be installed for an executable to run on any platform. Requires native platform tools dumpbin, otool and ldd to generate results.
|
18 years ago |
|
IncludeTest.cmake.in
|
c8067b3904
ENH: fix it
|
18 years ago |
|
ListTest.cmake.in
|
f64d3d0b77
ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove duplicates from a list (keep the ordering)
|
18 years ago |
|
ToolchainTest.cmake.in
|
930bb0cd37
|
18 years ago |
|
VariableWatchTest.cmake.in
|
f9f1ccadb3
ENH: Add variable watch command
|
19 years ago |