Skip to content
This repository was archived by the owner on Sep 15, 2022. It is now read-only.

Commit c27b1ff

Browse files
author
Vladimir Grigoryev
committed
update CMakeLists.txt
1 parent 70af07b commit c27b1ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ if(WIN32)
103103
COMMAND ${CMAKE_COMMAND} -E copy "$<TARGET_FILE:gw-dss-cpp>" "${CMAKE_CURRENT_BINARY_DIR}/windeployqt/$<TARGET_FILE_NAME:gw-dss-cpp>"
104104

105105
COMMAND ${CMAKE_COMMAND} -E copy "$<TARGET_FILE:libqtmcalc>" "${CMAKE_CURRENT_BINARY_DIR}/windeployqt/$<TARGET_FILE_NAME:libqtmcalc>"
106+
COMMAND ${CMAKE_COMMAND} -E copy "$<TARGET_FILE:qcustomplot>" "${CMAKE_CURRENT_BINARY_DIR}/windeployqt/$<TARGET_FILE_NAME:qcustomplot>"
106107
)
107108
endif()
108109

0 commit comments

Comments
 (0)