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-07 22:30:13 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dccbbe0a9960af151b45f0ed70199fe0cbff9525
CMake
/
Tests
/
CPackComponents
History
David Cole
03c940aeb3
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
..
CMakeLists.txt
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
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
mylib.cpp
…
mylib.h
…
mylibapp.cpp
…
VerifyResult.cmake
BUG: Be more specific about the expected file name of the installer. (So we don't get mylibapp.exe in our GLOB results in make based build trees where the built exes end up in the same directory as the CPack installers...)
2008-06-18 09:28:51 -04:00