[CMake] CPack STGZ install directory

Eric Noulard eric.noulard at gmail.com
Sun Jun 8 12:58:27 EDT 2008


2008/6/8 Daniel Stonier <d.stonier at gmail.com>:
> I've been trying to set the default install directory for cpack with the
> stgz generator and a binary package build. However, nothing I do seems to
> affect it - it uses a default of the present working directory. I'd like it
> to default to /usr/local. Is there any way to do this?

Did you tried to change CMAKE_INSTALL_PREFIX
when running cmake/ccmake/cmake-gui


By the way which version of cmake/cpack are you using?

-- 
Erk


More information about the CMake mailing list