From 132a445a9eb633d611f18f27f2f8e5742aa537f3 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Mon, 9 Oct 2023 18:41:46 +0200 Subject: Rename indicator class and service source files --- src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d66cc1c..f0158ea 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -7,7 +7,7 @@ add_compile_options( set (SERVICE_LIB_SOURCES exporter.cpp indicator.cpp - rotation-lock.cpp + service.cpp ) if (ENABLE_LOMIRI_FEATURES) -- cgit v1.2.3