mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
0b2b76faf0
commit
1a03335f0d
@ -658,8 +658,7 @@ if (ISLE_BUILD_CONFIG)
|
||||
"--no-quick-import"
|
||||
COMMENT "Running windeployqt with minimal dependencies"
|
||||
)
|
||||
file(GLOB_RECURSE QT_LIBRARIES "${CMAKE_INSTALL_BINDIR}/QTLibs/*")
|
||||
install(DIRECTORY "${QT_LIBRARIES}" DESTINATION "${CMAKE_INSTALL_BINDIR}")
|
||||
install(DIRECTORY "${CMAKE_INSTALL_BINDIR}/QTLibs/" DESTINATION "${CMAKE_INSTALL_BINDIR}")
|
||||
else()
|
||||
message(WARNING "windeployqt not found.")
|
||||
endif()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user