Skip to content

Commit cc21ddf

Browse files
committed
add missing WinDeployQt
1 parent c218c88 commit cc21ddf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Test/CoreTest/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ set_target_properties(CoreTest
88
add_test(NAME CoreTest COMMAND CoreTest WORKING_DIRECTORY "${CMAKE_BINARY_DIR}/bin-test")
99

1010
include(Packaging)
11+
WinDeployQt(CoreTest)
1112
CopyTestDir(CoreTest Misc)
1213

1314
include(CompilerFlags)

0 commit comments

Comments
 (0)