[CMake] cpack, nsis and visual studio 9

Boudewijn Rempt boud at valdyas.org
Thu Sep 4 09:03:12 EDT 2008


On Thu, 4 Sep 2008, Mathieu Malaterre wrote:

> Boudewihn,
> 
>   I cannot see the following line in your code:
> 
> INCLUDE(${CMAKE_ROOT}/Modules/InstallRequiredSystemLibraries.cmake)
> 
> What option did you set ?

Er. I think that was a cut & pasto: I have got it:

INCLUDE(CPack)
INCLUDE(InstallRequiredSystemLibraries)

and then the rest.

Boudewijn



More information about the CMake mailing list