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

List:       kde-commits
Subject:    koffice/kexi/plugins
From:       Laurent Montel <montel () kde ! org>
Date:       2006-04-26 10:24:09
Message-ID: 1146047049.190965.20723.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 534051 by mlaurent:

Readd script dir when scripting is activated


 M  +5 -1      CMakeLists.txt  


--- trunk/koffice/kexi/plugins/CMakeLists.txt #534050:534051
@@ -7,8 +7,12 @@
 add_subdirectory( forms )
 add_subdirectory( importexport )
 
+if(KOFFICE_ENABLE_SCRIPTING)
+    add_subdirectory(scripting)
+endif(KOFFICE_ENABLE_SCRIPTING)
+
+
 message(STATUS "${CMAKE_CURRENT_SOURCE_DIR}: skipped subdir $(REPORTS)")
-message(STATUS "${CMAKE_CURRENT_SOURCE_DIR}: skipped subdir $(SCRIPTINGDIR)")
 
 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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