diff --git a/CMakeLists.txt b/CMakeLists.txt index 044b9c0d8c9dc3adb125ddb46b8bfd6ace9e6b9b..59845186d702025b9ab7ce607c58ce8affbd6093 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,6 +26,7 @@ add_library(common OBJECT src/Helpers/TimeHelper.cpp src/Services/EventReportService.cpp src/Services/MemoryManagementService.cpp + src/Services/Parameter.cpp src/Services/ParameterService.cpp src/Services/RequestVerificationService.cpp src/Services/TestService.cpp