mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-26 11:55:00 +02:00
Update CMakeLists.txt
This commit is contained in:
@@ -77,6 +77,6 @@ if(${PROJECT}_INSTALL)
|
|||||||
set(CPACK_PACKAGE_INSTALL_DIRECTORY "${CPACK_PACKAGE_NAME}")
|
set(CPACK_PACKAGE_INSTALL_DIRECTORY "${CPACK_PACKAGE_NAME}")
|
||||||
set(CPACK_SOURCE_PACKAGE_FILE_NAME "${CPACK_PACKAGE_NAME}")
|
set(CPACK_SOURCE_PACKAGE_FILE_NAME "${CPACK_PACKAGE_NAME}")
|
||||||
set(CPACK_PACKAGE_FILE_NAME "${CPACK_PACKAGE_NAME}")
|
set(CPACK_PACKAGE_FILE_NAME "${CPACK_PACKAGE_NAME}")
|
||||||
set(CPACK_GENERATOR "TXZ")
|
set(CPACK_GENERATOR "ZIP")
|
||||||
include(CPack)
|
include(CPack)
|
||||||
endif()
|
endif()
|
||||||
|
Reference in New Issue
Block a user