diff options
author | Stephen Sorley <ssorley@monetra.com> | 2017-10-09 15:28:25 (GMT) |
---|---|---|
committer | Stephen Sorley <ssorley@monetra.com> | 2017-10-13 15:48:36 (GMT) |
commit | e258fe03968d27871d6a57e3f4571bc8fbba6b9b (patch) | |
tree | 0c515960c372befe39c65c92f121465c15122905 /Source/CPack/cmCPackGeneratorFactory.cxx | |
parent | cb8f26f199e18be231f40f523bfe64375e749e35 (diff) | |
download | CMake-e258fe03968d27871d6a57e3f4571bc8fbba6b9b.zip CMake-e258fe03968d27871d6a57e3f4571bc8fbba6b9b.tar.gz CMake-e258fe03968d27871d6a57e3f4571bc8fbba6b9b.tar.bz2 |
cpack wix: fix path error on cygwin
Under Cygwin, file(TO_CMAKE_PATH...) outputs invalid paths when given
a Windows path as input (the colon after the drive letter gets replaced
by a semicolon).
As a workaround, just use a string replace to change the slashes instead.
Diffstat (limited to 'Source/CPack/cmCPackGeneratorFactory.cxx')
0 files changed, 0 insertions, 0 deletions