mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-16 14:08:35 +08:00
librhash: Install COPYING file with CMake documentation
When we install using the bundled librhash source, notify users of its license terms.
This commit is contained in:
@@ -34,3 +34,5 @@ include_directories(
|
||||
)
|
||||
|
||||
add_library(cmlibrhash ${librhash_sources})
|
||||
|
||||
install(FILES COPYING README DESTINATION ${CMAKE_DOC_DIR}/cmlibrhash)
|
||||
|
Reference in New Issue
Block a user