set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fstack-protector-all") set(CMAKE_EXE_LINKER_FLAGS "-z relro -z now -z noexecstack -pie") set(TARGET_NAME dde-wloutput-daemon) FILE(GLOB SC_FILES "*.cpp" "*.h") 0 comments on commit fd8c4ec Please sign in to comment. Footer...