mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Unintended autocomplete in CMakeLists.txt
This commit is contained in:
committed by
rubenthoms
parent
40a4e57129
commit
bb8612c6a6
@@ -724,7 +724,7 @@ if (RESINSIGHT_PRIVATE_INSTALL)
|
||||
COMMAND ${CMAKE_COMMAND} -E copy_if_different $<TARGET_FILE:${qtlib}> $<TARGET_FILE_DIR:${_unityTargetName}>
|
||||
)
|
||||
endforeach(qtlib)
|
||||
endif(_unityTargetName)<CONFIG>_OUTPUT_NAME
|
||||
endif(_unityTargetName)
|
||||
|
||||
# copy deployment directory during installation
|
||||
install(
|
||||
|
||||
Reference in New Issue
Block a user