fix and update repo

pull/51/head
Igor Belitskiy 3 years ago
parent 096ca060f1
commit 2735f1a730

@ -13,7 +13,7 @@ find_package(ICU REQUIRED COMPONENTS uc dt in io)
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
main.cc

Loading…
Cancel
Save