mirror of
https://github.com/reactos/CMake.git
synced 2025-02-17 01:58:25 +00:00
CMakeCPack: Update Debian package contact email
Replace the mailing list email address with one on `discourse.cmake.org`.
This commit is contained in:
parent
2fae9101e5
commit
32d8de1463
@ -215,7 +215,7 @@ if(NOT DEFINED CPACK_PACKAGE_FILE_NAME)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
set(CPACK_PACKAGE_CONTACT "cmake@cmake.org")
|
||||
set(CPACK_PACKAGE_CONTACT "cmake+development@discourse.cmake.org")
|
||||
|
||||
if(UNIX)
|
||||
set(CPACK_STRIP_FILES "${CMAKE_BIN_DIR}/ccmake;${CMAKE_BIN_DIR}/cmake;${CMAKE_BIN_DIR}/cpack;${CMAKE_BIN_DIR}/ctest")
|
||||
|
Loading…
x
Reference in New Issue
Block a user