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

List:       kde-commits
Subject:    koffice/kexi
From:       Jarosław Staniek <staniek () kde ! org>
Date:       2010-08-27 22:35:54
Message-ID: 20100827223554.50A53AC857 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1168935 by staniek:

disable webforms, installing dependencies of webforms won't be proposed at configure \
stage


 M  +2 -0      CMakeLists.txt  


--- trunk/koffice/kexi/CMakeLists.txt #1168934:1168935
@@ -41,6 +41,7 @@
 add_subdirectory( widget )
 add_subdirectory( formeditor )
 
+if(FALSE) #TODO ENABLE WEBFORMS
 if(WITH_WEBFORMS)
   macro_optional_find_package(PionNet)
   macro_log_feature(PionNet_FOUND "Pion Network Library" "C++ development library \
for implementing lightweight HTTP interfaces" \
"http://www.pion.org/projects/pion-network-library" FALSE "" "Required by Kexi Web \
Forms") @@ -65,6 +66,7 @@
 else(WITH_WEBFORMS)
   set(WITH_WEBFORMS FALSE CACHE STRING "Build with Kexi Web Forms support")
 endif(WITH_WEBFORMS)
+endif(FALSE)
 
 add_subdirectory( data )
 add_subdirectory( pics )


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

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