1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

Add all licenses with the releases

This commit is contained in:
Mathieu Schroeter 2017-08-27 15:49:22 +02:00
parent bb1fe04257
commit bc34fb8c90
2 changed files with 2875 additions and 1 deletions

View File

@ -216,7 +216,7 @@ if ("${CMAKE_BUILD_TYPE}" STREQUAL "Release")
set (CPACK_PACKAGE_NAME ${PB_PACKAGE_NAME})
set (CPACK_PACKAGE_VENDOR "blupi.org")
set (CPACK_PACKAGE_DESCRIPTION_SUMMARY ${PB_DESCRIPTION})
set (CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/LICENSE")
set (CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/LICENSE.all")
# set (CPACK_RESOURCE_FILE_README "${CMAKE_CURRENT_SOURCE_DIR}/README-user.md")
set (CPACK_PACKAGE_FILE_NAME ${PB_PACKAGE_NAME})
set (CPACK_PACKAGE_VERSION_MAJOR ${PB_VERSION_MAJOR})

2874
LICENSE.all Normal file

File diff suppressed because it is too large Load Diff