diff options
author | David Cole <david.cole@kitware.com> | 2009-01-20 19:29:41 (GMT) |
---|---|---|
committer | David Cole <david.cole@kitware.com> | 2009-01-20 19:29:41 (GMT) |
commit | 03c940aeb38c1456df336262d667b69304de0504 (patch) | |
tree | e9c6ef42249e65c10673071154f18b9498779219 /Tests/CPackComponents/Issue 7470.html | |
parent | 7f92b77997dcc5fa2d1e9455ad2d494fceea9786 (diff) | |
download | CMake-03c940aeb38c1456df336262d667b69304de0504.zip CMake-03c940aeb38c1456df336262d667b69304de0504.tar.gz CMake-03c940aeb38c1456df336262d667b69304de0504.tar.bz2 |
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.
Diffstat (limited to 'Tests/CPackComponents/Issue 7470.html')
-rw-r--r-- | Tests/CPackComponents/Issue 7470.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Tests/CPackComponents/Issue 7470.html b/Tests/CPackComponents/Issue 7470.html new file mode 100644 index 0000000..12df2c8 --- /dev/null +++ b/Tests/CPackComponents/Issue 7470.html @@ -0,0 +1,9 @@ +<html> +<body> +The install rule for this file demonstrates the problem described in<br/> +CMake issue #7470:<br/> +<br/> +<a href="http://public.kitware.com/Bug/view.php?id=7470"> +http://public.kitware.com/Bug/view.php?id=7470</a><br/> +</body> +</html> |