Move licensing to docs folder in install package (#9842)

This commit is contained in:
Alexey Suhov 2022-01-21 19:14:02 +03:00 committed by GitHub
parent f6fe714213
commit dfaaa45b5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
ie_cpack_add_component(licensing)
install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/
DESTINATION licensing
DESTINATION docs/licensing
COMPONENT licensing
PATTERN CMakeLists.txt EXCLUDE
PATTERN dev-third-party-programs.txt EXCLUDE