mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 21:59:54 -06:00
This new CPack generator produces an *.msi installer file. Requires having the WiX Toolset installed in order to work properly. Download the WiX Toolset installer "WiX36.exe" here: http://wix.codeplex.com/releases/view/93929
2 lines
23 B
C
2 lines
23 B
C
void mylib_function();
|