From ec02276b7620ea6a3af0f12e5710b6f3dccda81d Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Wed, 4 Mar 2026 21:02:19 +0100 Subject: [PATCH] remove empty lines --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e2e677d..e376275 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,7 +9,5 @@ else() endif() message(STATUS "CMAKE_C_FLAGS: ${CMAKE_C_FLAGS}") - - add_subdirectory(src) add_subdirectory(tests) \ No newline at end of file -- 2.47.3