diff --git a/CMakeLists.txt b/CMakeLists.txt index 5912262a590ae987031b30d12fca79c4ce012f9b..8df8a617228883825f8c71107dde84a095935d51 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,7 +26,8 @@ add_library(common OBJECT src/Services/RequestVerificationService.cpp src/Services/TestService.cpp src/Services/TimeManagementService.cpp - src/Helpers/TimeAndDate.cpp) + src/Helpers/TimeAndDate.cpp + ) # Specify the .cpp files for the executables add_executable(ecss_services