mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 22:01:13 +00:00
Keep LICENSE.md file but install LICENSES folder
This commit is contained in:
parent
0fc176a408
commit
68b4d4065b
3 changed files with 28 additions and 4 deletions
|
@ -228,7 +228,7 @@ if(SIXTYFPS_PACKAGE_BUNDLE_QT)
|
|||
FILES ${Qt6_DIR}/../../../plugins/imageformats/qsvg.dll
|
||||
DESTINATION plugins/imageformats)
|
||||
|
||||
install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/../../licenses/ DESTINATION licenses)
|
||||
install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/../../licenses/ DESTINATION LICENSES)
|
||||
|
||||
set(CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP TRUE)
|
||||
include(InstallRequiredSystemLibraries)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue