wip
This commit is contained in:
parent
3fbacf5a9e
commit
e5550688fa
@ -70,6 +70,7 @@ endif()
|
||||
no_warning(shorten-64-to-32)
|
||||
no_warning(padded)
|
||||
no_warning(missing-noreturn)
|
||||
no_warning(c++17-extensions)
|
||||
#elseif(CMAKE_CXX_COMPILER_ID MATCHES "GNU")
|
||||
# add_warning(pedantic)
|
||||
# # Add compiler options only to c++ compiler
|
||||
|
||||
Loading…
Reference in New Issue
Block a user