mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-01 03:37:15 -06:00
Fixes by cmake-format (#9725)
Co-authored-by: magnesj <magnesj@users.noreply.github.com>
This commit is contained in:
parent
77bca7affa
commit
5b66dce009
@ -572,9 +572,9 @@ if(RESINSIGHT_PRIVATE_INSTALL)
|
||||
# install additional DLLS not able to be found by windeployqt
|
||||
set(qt5_offscreen_name "$<IF:$<CONFIG:Debug>,qoffscreend,qoffscreen>")
|
||||
install(
|
||||
FILES ${qt5_install_prefix}/plugins/platforms/${qt5_offscreen_name}.dll
|
||||
DESTINATION ${RESINSIGHT_INSTALL_FOLDER}/platforms
|
||||
)
|
||||
FILES ${qt5_install_prefix}/plugins/platforms/${qt5_offscreen_name}.dll
|
||||
DESTINATION ${RESINSIGHT_INSTALL_FOLDER}/platforms
|
||||
)
|
||||
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user