Unintended autocomplete in CMakeLists.txt

This commit is contained in:
Ruben Manuel Thoms
2020-08-04 13:46:57 +02:00
committed by rubenthoms
parent 40a4e57129
commit bb8612c6a6

View File

@@ -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(