pull/14/head
Igor Belitskiy 2 years ago
parent 6b2af5d3bb
commit 0b6da19432

@ -27,7 +27,7 @@ configure_file(ubl-settings-diskquota.h.in ubl-settings-diskquota-cm.h)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -pedantic -Wall -Wextra -Werror -Wmissing-declarations -fdiagnostics-color=always \
-O2 -pipe -fno-plt -fexceptions \
-Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security \
-fstack-clash-protection -fcf-protection -g")
-fstack-clash-protection -fcf-protection")
set(SOURCE_FILES
view/view_edit_project.cc

Loading…
Cancel
Save