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-01-24 15:38:54 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7e50fb271663d0f9cd75725a02b755fa6bbf9de
CMake
/
Tests
/
CMakeTests
History
Sebastien Barre
f64d3d0b77
ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove duplicates from a list (keep the ordering)
2008-03-12 17:02:10 -04:00
..
include
ENH: merge CMake-CrossCompileBasic to HEAD
2007-05-17 13:20:44 -04:00
CMakeLists.txt
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.
2008-03-04 08:18:34 -05:00
DummyToolchain.cmake
ENH: remove support for presetting CMAKE_SYSTEM_INFO_FILE,
2007-07-02 13:29:36 -04:00
FindBaseTest.cmake.in
ENH: merge CMake-CrossCompileBasic to HEAD
2007-05-17 13:20:44 -04:00
GetPrerequisitesTest.cmake.in
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.
2008-03-04 08:18:34 -05:00
IncludeTest.cmake.in
ENH: fix it
2007-06-06 13:43:46 -04:00
ListTest.cmake.in
ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove duplicates from a list (keep the ordering)
2008-03-12 17:02:10 -04:00
ToolchainTest.cmake.in
ENH: remove support for presetting CMAKE_SYSTEM_INFO_FILE,
2007-07-02 13:29:36 -04:00
VariableWatchTest.cmake.in
…