summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMichael Schroeder <mls@suse.de>2011-07-18 13:53:38 +0200
committerMichael Schroeder <mls@suse.de>2011-07-18 13:53:38 +0200
commitb46c77e7256ee69189631177f93060c03898d224 (patch)
treeea92efe58dc19088b00ee044d083f55ef262d977 /CMakeLists.txt
parent6bc8570f9dc08464e8e6c2e87bf9f55bbef01c26 (diff)
downloadlibsolv-b46c77e7256ee69189631177f93060c03898d224.tar.gz
libsolv-b46c77e7256ee69189631177f93060c03898d224.tar.bz2
libsolv-b46c77e7256ee69189631177f93060c03898d224.zip
- no Check for now
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c2d9fb9..70d8d0c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -41,7 +41,6 @@ SET (CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules)
INCLUDE (${CMAKE_SOURCE_DIR}/VERSION.cmake)
FIND_PACKAGE (EXPAT REQUIRED)
-FIND_PACKAGE (Check REQUIRED)
FIND_PACKAGE (ZLIB REQUIRED)
IF (FEDORA)