|
|
|
|
@ -66,9 +66,11 @@ add_definitions(-DVTE_INCLUDE)
|
|
|
|
|
|
|
|
|
|
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall -Wextra -Werror -Wmissing-declarations -fdiagnostics-color=always \
|
|
|
|
|
-O2 -pipe -fno-plt -fexceptions \
|
|
|
|
|
-Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security \
|
|
|
|
|
-Wformat -Werror=format-security \
|
|
|
|
|
-fstack-clash-protection -fcf-protection")
|
|
|
|
|
|
|
|
|
|
string(FIND "${CMAKE_CXX_FLAGS}" "-D_FORTIFY_SOURCE" FORTIFY_FOUND)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set(SOURCE_FILES
|
|
|
|
|
ubl-settings-services.c
|
|
|
|
|
|