We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8e1634 commit 3f21b65Copy full SHA for 3f21b65
libvisual/cmake/LVBuildTest.cmake
@@ -37,6 +37,7 @@ FUNCTION(LV_BUILD_TEST TEST_NAME)
37
38
TARGET_LINK_LIBRARIES(${TEST_NAME}
39
PRIVATE
40
+ test_common
41
Libvisual::Libvisual
42
Threads::Threads
43
${PARSED_ARGS_LINK_LIBS}
0 commit comments