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
ca951b0701
commit
0b2b76faf0
@ -659,7 +659,7 @@ if (ISLE_BUILD_CONFIG)
|
|||||||
COMMENT "Running windeployqt with minimal dependencies"
|
COMMENT "Running windeployqt with minimal dependencies"
|
||||||
)
|
)
|
||||||
file(GLOB_RECURSE QT_LIBRARIES "${CMAKE_INSTALL_BINDIR}/QTLibs/*")
|
file(GLOB_RECURSE QT_LIBRARIES "${CMAKE_INSTALL_BINDIR}/QTLibs/*")
|
||||||
install(FILES "${QT_LIBRARIES}" DESTINATION "${CMAKE_INSTALL_BINDIR}")
|
install(DIRECTORY "${QT_LIBRARIES}" DESTINATION "${CMAKE_INSTALL_BINDIR}")
|
||||||
else()
|
else()
|
||||||
message(WARNING "windeployqt not found.")
|
message(WARNING "windeployqt not found.")
|
||||||
endif()
|
endif()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user