projects
/
platform
/
upstream
/
libsolv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bc8570
)
- no Check for now
author
Michael Schroeder
<mls@suse.de>
Mon, 18 Jul 2011 11:53:38 +0000
(13:53 +0200)
committer
Michael Schroeder
<mls@suse.de>
Mon, 18 Jul 2011 11:53:38 +0000
(13:53 +0200)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index c2d9fb9afdcd8c86fa847273ffab0517dad63b5b..70d8d0cb2fa8ab56cd7191ebe9b572b193b40671 100644
(file)
--- 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)