[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/tools
From:       Christoph Schleifenbaum <christoph () kdab ! net>
Date:       2010-01-21 15:38:42
Message-ID: 1264088322.574096.14491.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1078120 by cschleifenbaum:

Double check for Qt with X11 support


 M  +3 -0      CMakeLists.txt  


--- trunk/koffice/tools/CMakeLists.txt #1078119:1078120
@@ -4,8 +4,11 @@
 macro_optional_add_subdirectory( quickprint )
 
 macro_optional_find_package(X11)
+macro_optional_find_package(Qt4)
 if(X11_FOUND)
+if(Q_WS_11)
   macro_optional_add_subdirectory( f-office )
+endif(Q_WS_11)
 endif(X11_FOUND)
 
 # strigi ships with the odfsaxanalyzer which does already fetch the meta-data of
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic