CMake/Source/Modules
Stephen Sorley e1409101c9 cpack wix: support WiX generator on Cygwin
Cygwin-built CMake now converts paths from Cygwin to Windows form
(using cygpath -w) before they're passed to WiX.

The Wix generator on Cygwin requires the libuuid-dev package when
building CMake. However, the DLL it links to is installed by default
as part of Cygwin's core libs, so it does not need to be distributed.

If libuuid-dev isn't available, CMake is simply built without Wix
support on Cygwin.
2017-10-13 13:07:37 -04:00
..
FindJsonCpp.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindLibRHash.cmake FindLibRHash: Add module to find the librhash package 2016-11-10 08:29:38 -05:00
FindLibUUID.cmake cpack wix: support WiX generator on Cygwin 2017-10-13 13:07:37 -04:00
FindLibUV.cmake FindLibUV: Add Windows library name 2017-03-30 18:53:57 +02:00