remove double include of cpack
This commit is contained in:
parent
2b66e229e3
commit
c3bc2293c7
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user