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-02-08 08:09:42 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d46ff28ac9465969f9fda862d06a048fa40d72f6
CMake
/
Tests
/
SimpleInstall
History
Brad King
1332b55794
BUG: Updated SimpleInstall tests for new export/import interface.
2008-01-28 08:39:25 -05:00
..
scripts
ENH: Added testing of REGEX option to INSTALL(DIRECTORY). Added tests to cover all forms of old-style install commands.
2007-05-25 11:41:37 -04:00
TestSubDir
…
CMakeLists.txt
BUG: Updated SimpleInstall tests for new export/import interface.
2008-01-28 08:39:25 -05:00
foo.c
…
foo.h
…
inst2.cxx
…
inst.cxx
ENH: Added testing of REGEX option to INSTALL(DIRECTORY). Added tests to cover all forms of old-style install commands.
2007-05-25 11:41:37 -04:00
InstallScript1.cmake
…
InstallScript2.cmake
…
InstallScript3.cmake
BUG:
Fix
#5868
- add COMPONENT handling to the SCRIPT and CODE signatures of the INSTALL command.
2007-10-15 07:08:15 -04:00
InstallScript4.cmake
BUG:
Fix
#5868
- add COMPONENT handling to the SCRIPT and CODE signatures of the INSTALL command.
2007-10-15 07:08:15 -04:00
lib1.cxx
…
lib1.h
…
lib2.cxx
…
lib2.h
…
lib3.cxx
…
lib3.h
…
lib4.cxx
…
lib4.h
…
PackageScript.cmake
…
PostInstall.cmake
…
PreInstall.cmake
…