diff --git a/CMakeLists.txt b/CMakeLists.txt index 3c550d6..acd644c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -214,8 +214,6 @@ IF (NOT ${WinBuild}) SET(CPACK_SOURCE_GENERATOR "TGZ;TBZ2") SET(CPACK_PACKAGE_SECTION "games") - - INCLUDE(CPack) ELSE () # Pack a NSIS intaller set(CPACK_GENERATOR NSIS)