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

List:       kde-commits
Subject:    KDE/kdeedu/marble/src/tilecreator
From:       Patrick Spendrin <ps_ml () gmx ! de>
Date:       2008-04-20 23:24:38
Message-ID: 1208733878.176748.6336.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 799278 by sengels:

CMAKE delivers QT_PLUGIN_PATH as QT_PLUGINS_DIR

 M  +1 -1      CMakeLists.txt  


--- trunk/KDE/kdeedu/marble/src/tilecreator/CMakeLists.txt #799277:799278
@@ -35,7 +35,7 @@
 endif(WIN32 AND QTONLY)
 
 if( TILES_AT_COMPILETIME )
-    set(ENV{QT_PLUGIN_PATH} ${QT_PLUGIN_PATH})
+    set(ENV{QT_PLUGIN_PATH} ${QT_PLUGINS_DIR})
     macro( MARBLE_COMPILE_TILES mapname grayscale )
         # the parameters of tilecreator are:
         #  PREFIX  the source directory
[prev in list] [next in list] [prev in thread] [next in thread] 

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