Skip to content

Commit

Permalink
Core (Tests): Fix building of tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaixiong committed Feb 8, 2024
1 parent f8016fe commit 35ba3fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libvisual/cmake/LVBuildTest.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ FUNCTION(LV_BUILD_TEST TEST_NAME)

TARGET_LINK_LIBRARIES(${TEST_NAME}
PRIVATE
test_common
Libvisual::Libvisual
Threads::Threads
${PARSED_ARGS_LINK_LIBS}
Expand Down

0 comments on commit 35ba3fb

Please sign in to comment.