From 892f166e897ebcb3f75856350c0f7fb159981c4f Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Thu, 2 Feb 2006 14:26:09 +0000 Subject: Allow to compile java directory (install doesn't work for the moment ) svn path=/trunk/KDE/kdelibs/; revision=504910 --- modules/KDE4Macros.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/KDE4Macros.cmake b/modules/KDE4Macros.cmake index ac229538..9e942e54 100644 --- a/modules/KDE4Macros.cmake +++ b/modules/KDE4Macros.cmake @@ -378,6 +378,7 @@ ENDMACRO(KDE4_CREATE_FINAL_FILES) OPTION(KDE4_ENABLE_FINAL "Enable final all-in-one compilation") OPTION(KDE4_BUILD_TESTS "Build the tests") +OPTION(KDE4_USE_QT_EMB "link to Qt-embedded, don't use X") MACRO(KDE4_ADD_PLUGIN _target_NAME _with_PREFIX) #is the first argument is "WITH_PREFIX" then keep the standard "lib" prefix, otherwise set the prefix empty -- cgit v1.2.1