didn't mean to check in -fanalyzer whoops

pull/2139/head
nick black 3 years ago
parent 39f9dd3b96
commit fb9488e7b5
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -107,7 +107,7 @@ endif()
# global compiler flags
add_compile_definitions(_FORTIFY_SOURCE=2)
add_compile_options(-Wall -Wextra -W -Wshadow -Wformat -Wformat-security
-fanalyzer -fexceptions -fstrict-aliasing)
-fexceptions -fstrict-aliasing)
# don't use REQUIRED with subsequent find_package() operations; we use
# feature_summary + set_package_properties to fail in one fell swoop.

Loading…
Cancel
Save