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