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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/generic/scriptengines
From:       Patrick Spendrin <ps_ml () gmx ! de>
Date:       2010-08-05 11:54:17
Message-ID: 20100805115417.BC6ABAC7BC () svn ! kde ! org
[Download RAW message or body]

SVN commit 1159462 by sengels:

disable python script engine for now

 M  +2 -2      CMakeLists.txt  


--- trunk/KDE/kdebase/workspace/plasma/generic/scriptengines/CMakeLists.txt #1159461:1159462
@@ -4,9 +4,9 @@
     add_subdirectory(webkit)
 endif(QT_QTWEBKIT_FOUND)
 
-if (PythonSupport_FOUND)
+if (PythonSupport_FOUND AND NOT WIN32)
     macro_optional_add_subdirectory(python)
-endif (PythonSupport_FOUND)
+endif (PythonSupport_FOUND AND NOT WIN32)
 
 if(GOOGLEGADGETS_FOUND)
     macro_optional_add_subdirectory(google_gadgets)
[prev in list] [next in list] [prev in thread] [next in thread] 

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