Revert cmake file from SRC folder

Signed-off-by: Uilian Ries <uilianries@gmail.com>
This commit is contained in:
Uilian Ries
2019-11-20 16:41:09 -03:00
committed by Mateusz Pusz
parent 4b95824aba
commit ec9d2445ff

View File

@@ -66,7 +66,7 @@ if(CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMPILER_IS_GNUCXX)
INTERFACE
-Wno-literal-suffix
-Wno-non-template-friend
-Wno-stringop-overflow
-Wno-stringop-overflow
# TODO gcc:92101
-Wno-pedantic
)