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

List:       kde-commits
Subject:    kdesupport/taglib
From:       Michael Pyne <michael.pyne () kdemail ! net>
Date:       2007-11-11 3:24:32
Message-ID: 1194751472.305163.14343.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 735160 by mpyne:

Unbreak compilation for kdesupport users with CppUnit by commenting out the test suite.

This needs to be fixed to fail gracefully for users without CppUnit available.

CCMAIL:lalinsky@gmail.com


 M  +3 -2      ConfigureChecks.cmake  


--- trunk/kdesupport/taglib/ConfigureChecks.cmake #735159:735160
@@ -20,5 +20,6 @@
 	SET(HAVE_ZLIB 0)
 ENDIF(ZLIB_FOUND)
 
-SET(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules)
-FIND_PACKAGE(CppUnit)
+# Currently breaks CMake when CppUnit is not present.
+#SET(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules)
+#FIND_PACKAGE(CppUnit)
[prev in list] [next in list] [prev in thread] [next in thread] 

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