From 552f4c5c4ac08b18fe014192952dbbd2d2d2d4a1 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Wed, 12 Jan 2022 20:00:07 +0100 Subject: Clean up compilation flags --- src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 4c8ace8..04479e1 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -36,7 +36,6 @@ set( messages-service.c ) -set_source_files_properties(${SOURCES} PROPERTIES COMPILE_FLAGS ${COMPILE_FLAGS}) add_executable("ayatana-indicator-messages-service" ${SOURCES} ${SOURCES_GEN}) target_compile_definitions( "ayatana-indicator-messages-service" PUBLIC -- cgit v1.2.3