From 22e740b77ae66e240f3e3793eb5a3236ba9cf4f1 Mon Sep 17 00:00:00 2001 From: Ivan Yarcev Date: Tue, 13 Feb 2024 12:50:36 +0600 Subject: [PATCH] Debug symbols remove --- source/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt index 5459774..6d9cd96 100644 --- a/source/CMakeLists.txt +++ b/source/CMakeLists.txt @@ -64,7 +64,6 @@ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -pedantic -Wall -Wextra -Werror -Wmissin -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security \ -fstack-clash-protection -fcf-protection") -set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -g") add_library(${PROJECT_NAME} SHARED libublsettingsui-gtk3.c