Skip to content

Commit

Permalink
Update test/CMakeLists.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Beat Küng <[email protected]>
  • Loading branch information
ThomasDebrunner and bkueng committed Oct 30, 2023
1 parent 5a317f2 commit d30b888
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 @@ -21,7 +21,7 @@ FetchContent_MakeAvailable(DocTest)
add_executable(tests
main.cpp
ulog_parsing_test.cpp
read_api_test.cpp
read_api_test.cpp
)

target_link_libraries(tests PUBLIC
Expand Down

0 comments on commit d30b888

Please sign in to comment.