mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 11:07:10 +01:00
Merge pull request #1588 from Mixaill/qt5-toolsfix
[qt5] copy tools dependencies
This commit is contained in:
commit
4ca877437c
@ -87,6 +87,8 @@ vcpkg_execute_required_process(
|
||||
LOGNAME fix-cmake
|
||||
)
|
||||
|
||||
vcpkg_copy_tool_dependencies(${CURRENT_PACKAGES_DIR}/tools/${PORT})
|
||||
|
||||
file(INSTALL ${SOURCE_PATH}/LICENSE.LGPLv3 DESTINATION ${CURRENT_PACKAGES_DIR}/share/qt5 RENAME copyright)
|
||||
if(EXISTS ${CURRENT_PACKAGES_DIR}/plugins)
|
||||
file(INSTALL ${CMAKE_CURRENT_LIST_DIR}/qtdeploy.ps1 DESTINATION ${CURRENT_PACKAGES_DIR}/plugins)
|
||||
|
Loading…
x
Reference in New Issue
Block a user