From d30b8881cc599eaff52282e6c053e5e9c56f3855 Mon Sep 17 00:00:00 2001 From: Thomas Debrunner Date: Mon, 30 Oct 2023 21:25:49 +0100 Subject: [PATCH] Update test/CMakeLists.txt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Beat Küng --- test/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index b5bfcd4..17f7527 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -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