mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 06:40:16 -05:00
Merge topic 'license-rst' into release-4.0
cbc54536b7 ci: Forward our dedicated license file to CPack packaging steps
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10426
This commit is contained in:
@@ -4,8 +4,9 @@ include(build/ci_package_info.cmake)
|
||||
set(build "${CMAKE_CURRENT_BINARY_DIR}/build")
|
||||
|
||||
file(GLOB paths RELATIVE "${CMAKE_CURRENT_BINARY_DIR}"
|
||||
# Allow CPack to find CMAKE_ROOT.
|
||||
# Allow CPack to find CMAKE_ROOT and license text.
|
||||
"${build}/CMakeFiles/CMakeSourceDir.txt"
|
||||
"${build}/CMakeFiles/LICENSE.txt"
|
||||
|
||||
# We need the main binaries.
|
||||
"${build}/bin"
|
||||
|
||||
Reference in New Issue
Block a user