Skip to content
Snippets Groups Projects
cpack.patch 360 B
Newer Older
  • Learn to ignore specific revisions
  • --- 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)