[CMake] CPack install dirs pr component

Lars Lars laasunde at hotmail.com
Mon Nov 18 03:48:05 EST 2013


How can I specify different install dir prefix for two components using CPack and Wix generator?
 
The current setup installs runtime files to C:\Program Files\MyCompany\bin and data to C:\Program Files\MyCompany\data. We would like to place the data files in for instance c:\data. The setup has two components named "runtime" and "data" which are used together with the install command.
 
Using CMake 2.8.11 on Windows 7.
 
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20131118/8303b427/attachment.htm>


More information about the CMake mailing list