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:
27500bb
)
enable testing with ctest
author
Klaus Kaempf
<kkaempf@suse.de>
Tue, 27 May 2008 12:27:59 +0000
(12:27 +0000)
committer
Klaus Kaempf
<kkaempf@suse.de>
Tue, 27 May 2008 12:27:59 +0000
(12:27 +0000)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index f5feb1f46a9b2c90c2d569d2287934d4ad087f02..7eddbca6808724150a85b7e71aca51e1469ab63e 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-161,3
+161,5
@@
ADD_CUSTOM_TARGET( srcpackage
COMMAND ${CMAKE_MAKE_PROGRAM} svncheck
${AUTOBUILD_COMMAND}
)
+
+ENABLE_TESTING()