Skip to content

Commit 613b8aa

Browse files
committed
Link tests against Qt QML
1 parent de1686d commit 613b8aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/module_test.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ if (SCRATCHCPP_PLAYER_BUILD_UNIT_TESTS)
1616
GTest::gtest_main
1717
GTest::gmock_main
1818
Qt6::Gui
19+
Qt6::Qml
1920
Qt6::Test
2021
)
2122

0 commit comments

Comments
 (0)