Merge pull request #4864

707c2f8 Remove -Werror (moneromooo-monero)
This commit is contained in:
luigi1111 2018-12-31 15:13:59 -06:00
commit c93c638199
No known key found for this signature in database
GPG key ID: F4ACA0183641E010
4 changed files with 2 additions and 15 deletions

View file

@ -34,11 +34,6 @@ if (WIN32 OR STATIC)
add_definitions(-DMINIUPNP_STATICLIB)
endif ()
# warnings are cleared only for GCC on Linux
if (NOT (MINGW OR APPLE OR FREEBSD OR OPENBSD OR DRAGONFLY))
add_compile_options("${WARNINGS_AS_ERRORS_FLAG}") # applies only to targets that follow
endif()
function (monero_private_headers group)
source_group("${group}\\Private"
FILES