remove double include of cpack
This commit is contained in:
		@@ -214,8 +214,6 @@ IF (NOT ${WinBuild})
 | 
				
			|||||||
    SET(CPACK_SOURCE_GENERATOR "TGZ;TBZ2")
 | 
					    SET(CPACK_SOURCE_GENERATOR "TGZ;TBZ2")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    SET(CPACK_PACKAGE_SECTION "games")
 | 
					    SET(CPACK_PACKAGE_SECTION "games")
 | 
				
			||||||
 | 
					 | 
				
			||||||
    INCLUDE(CPack)
 | 
					 | 
				
			||||||
ELSE ()
 | 
					ELSE ()
 | 
				
			||||||
    # Pack a NSIS intaller
 | 
					    # Pack a NSIS intaller
 | 
				
			||||||
    set(CPACK_GENERATOR NSIS)
 | 
					    set(CPACK_GENERATOR NSIS)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user