help with CMake on win32

Alexander Neundorf neundorf at kde.org
Wed Feb 8 19:55:01 CET 2006


On Tuesday 07 February 2006 00:25, Michael Drüing wrote:
> Hi,
...
> Also, how do I specify a different KDE root directory? The generated
> config.h has these:
> #define KDEDIR "C:/Program Files/kdelibs"
> #define KDESYSCONFDIR "C:/Program Files/kdelibs/etc"
>
> however, I want them to be d:/kde4 and d:/kde4/etc, respectively (and so on
> for all the other directories). Setting KDEDIR prior to running CMake had
> no effect.


If you didn't find out already, it's CMAKE_INSTALL_PREFIX

Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net


More information about the Kde-buildsystem mailing list