CMAKE_INSTALL_PREFIX doesn't work

Andreas Pakulat apaku at gmx.de
Mon Jun 4 15:10:25 BST 2007


Hi,

while creating the content for the new kdevplatform module I found that
CMAKE_INSTALL_PREFIX doesn't work as expected. When setting
CMAKE_INSTALL_PREFIX to /home/andreas/kdevplatform while running cmake:

cmake -DCMAKE_INSTALL_PREFIX=/home/andreas/kdevplatform/

the make install still installs most of the stuff into the kdelibs
prefix, the cmake_install.cmake files all contain /home/andreas/kde4
instead of /home/andreas/kdevplatform. Even after setting
CMAKE_INSTALL_PREFIX to /home/andreas/kdevplatform before finding KDE4
the issue persists.

Andreas

-- 
A few hours grace before the madness begins again.




More information about the kde-core-devel mailing list