Skip to content

Commit 3f21b65

Browse files
committed
Core (Tests): Fix building of tests.
1 parent e8e1634 commit 3f21b65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libvisual/cmake/LVBuildTest.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ FUNCTION(LV_BUILD_TEST TEST_NAME)
3737

3838
TARGET_LINK_LIBRARIES(${TEST_NAME}
3939
PRIVATE
40+
test_common
4041
Libvisual::Libvisual
4142
Threads::Threads
4243
${PARSED_ARGS_LINK_LIBS}

0 commit comments

Comments
 (0)