Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
kocimil1 authored Dec 4, 2024
1 parent 021599b commit ac64b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ target_link_libraries(test_add PRIVATE
)

# Register the test with CTest
add_test(AddTest test_add)
add_test(AddTest tests/test_add)

0 comments on commit ac64b8b

Please sign in to comment.