Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-PLACET committed Dec 18, 2024
1 parent 729e682 commit 35e3e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ target_link_libraries(${test_target}

set(test_target_catch2 "test_sparrow_lib_catch2")

add_executable(${test_target_catch2} test_algorithm.cpp)
add_executable(${test_target_catch2})
target_link_libraries(${test_target_catch2}
PRIVATE
sparrow
Expand Down

0 comments on commit 35e3e10

Please sign in to comment.