Skip to content

Commit 3aac490

Browse files
committed
Link with module in module_test.cmake
1 parent 956e82c commit 3aac490

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
@@ -14,6 +14,7 @@ if (SCRATCHCPP_PLAYER_BUILD_UNIT_TESTS)
1414

1515
target_link_libraries(
1616
${TARGET}
17+
${MODULE}
1718
GTest::gtest_main
1819
GTest::gmock_main
1920
Qt6::Gui

0 commit comments

Comments
 (0)