This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
8e82773eb4
CMake
/
Tests
/
CPackComponents
History
David Cole
640389f3a4
Avoid failure of CPackComponents test on dash16 and dash17 since makensis was installed on those machines to increase coverage. Do not add install rules with absolute paths when makensis is going to be used to build an installer.
2009-10-28 14:40:01 -04:00
..
CMakeLists.txt
Avoid failure of CPackComponents test on dash16 and dash17 since makensis was installed on those machines to increase coverage. Do not add install rules with absolute paths when makensis is going to be used to build an installer.
2009-10-28 14:40:01 -04:00
Issue 7470.html
BUG: Fix for issue
#7470
. Allow spaces in the path names of installed files with the NSIS CPack generator and component-based installs. Add an installed file to the CPackComponents test: it failed before the fix; now it passes.
2009-01-20 14:29:41 -05:00
VerifyResult.cmake
…
mylib.cpp
…
mylib.h
…
mylibapp.cpp
…