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

List:       kde-commits
Subject:    KDE/kdelibs/kioslave
From:       Peter Kümmel <syntheticpp () yahoo ! com>
Date:       2006-02-14 23:37:15
Message-ID: 1139960235.248618.9019.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 509531 by kuemmel:

disable subdir http on windows like the SCons script

 M  +2 -0      CMakeLists.txt  


--- trunk/KDE/kdelibs/kioslave/CMakeLists.txt #509530:509531
@@ -1,7 +1,9 @@
 kde4_header()
 
 add_subdirectory( file ) 
+if (UNIX) 
 add_subdirectory( http ) 
+endif (UNIX)
 add_subdirectory( ftp ) 
 add_subdirectory( metainfo ) 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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