12 lines
360 B
Diff
12 lines
360 B
Diff
![]() |
--- a/CMakeLists.txt
|
||
|
+++ b/CMakeLists.txt
|
||
|
@@ -86,7 +86,7 @@ include(cmake/podioMacros.cmake)
|
||
|
include(CTest)
|
||
|
|
||
|
#--- enable CPack --------------------------------------------------------------
|
||
|
-include(cmake/podioCPack.cmake)
|
||
|
+#include(cmake/podioCPack.cmake)
|
||
|
|
||
|
#--- target for Doxygen documentation ------------------------------------------
|
||
|
if(CREATE_DOC)
|