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

List:       kde-commits
Subject:    branches/kdepim/enterprise4/kdepimlibs/qgpgme
From:       Allen Winter <winter () kde ! org>
Date:       2009-10-05 22:20:42
Message-ID: 1254781242.196654.31702.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1031752 by winterz:

currently not all the tests build on Windows, so comment out for now.


 M  +4 -1      CMakeLists.txt  


--- branches/kdepim/enterprise4/kdepimlibs/qgpgme/CMakeLists.txt #1031751:1031752
@@ -34,7 +34,10 @@
 
    include_directories( ${GPGME_INCLUDES} ${CMAKE_SOURCE_DIR}/gpgme++ ${Boost_INCLUDE_DIR} )
 
-   add_subdirectory( tests )
+   if(NOT WIN32)
+     #currently not all the tests build on Windows
+     add_subdirectory( tests )
+   endif(NOT WIN32)
 
    set( qgpgme_LIB_SRCS
         dataprovider.cpp
[prev in list] [next in list] [prev in thread] [next in thread] 

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