[CMake] CPACK_PACKAGE_INSTALL_DIRECTORY / CPACK_INSTALL_PREFIX / CMAKE_INSTALL_PREFIX
Mathieu Malaterre
mathieu.malaterre at gmail.com
Wed Nov 19 05:18:22 EST 2008
Hi there,
Has anyone a good summary on how those three variable interfacts ?
It looks like CPACK_INSTALL_PREFIX is not taken into account for the
NSIS installer, and instead solely CPACK_PACKAGE_INSTALL_DIRECTORY is
used.
I need to locate some resource files installed on the system, so I'd
like to know what should I do (previously I was using
CMAKE_INSTALL_PREFIX + some known internal value for gdcm), but that
does not seems to be the right path for an NSIS install, right ?
Thank you
--
Mathieu
More information about the CMake
mailing list