Revert "chore: move LICENSE -> docs/LICENSE"
This reverts commit dd55247380.
This commit is contained in:
committed by
Chris Rizzitello
parent
7f4b942817
commit
4314159a0b
@ -190,6 +190,11 @@ if(BUILD_INSTALLER)
|
||||
add_subdirectory(deploy)
|
||||
endif()
|
||||
|
||||
install(
|
||||
FILES ${PROJECT_SOURCE_DIR}/LICENSE
|
||||
DESTINATION ${CMAKE_INSTALL_LICENSE_DIR}
|
||||
)
|
||||
|
||||
install(
|
||||
FILES ${PROJECT_SOURCE_DIR}/LICENSES/LicenseRef-OpenSSL-Exception.txt
|
||||
DESTINATION ${CMAKE_INSTALL_LICENSE_DIR}
|
||||
|
||||
Reference in New Issue
Block a user