This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/reactos/CMake.git
synced
2025-03-02 08:55:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
CMake
/
Tests
/
SimpleInstallS2
History
David Cole
1412cc442e
SimpleInstall test now builds an installer package if CTEST_TEST_CPACK is ON at the Tests/CMakeLists.txt level.
2009-11-16 15:35:04 -05:00
..
scripts
…
TestSubDir
…
CMakeLists.txt
SimpleInstall test now builds an installer package if CTEST_TEST_CPACK is ON at the Tests/CMakeLists.txt level.
2009-11-16 15:35:04 -05:00
foo.c
…
foo.h
…
inst2.cxx
…
inst.cxx
…
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
…