mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 04:21:15 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
9f9c3916f4
commit
cac420dbff
@ -658,7 +658,7 @@ if (ISLE_BUILD_CONFIG)
|
||||
"--no-quick-import"
|
||||
COMMENT "Running windeployqt with minimal dependencies"
|
||||
)
|
||||
install(FILES Build/QTLibs DESTINATION "${CMAKE_INSTALL_BINDIR}")
|
||||
install(FILES Build/QTLibs/* DESTINATION "${CMAKE_INSTALL_BINDIR}")
|
||||
else()
|
||||
message(WARNING "windeployqt not found.")
|
||||
endif()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user