mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix clang
This commit is contained in:
@@ -250,6 +250,7 @@ if(CMAKE_CXX_COMPILER_ID STREQUAL "Clang")
|
|||||||
-Wno-delete-non-abstract-non-virtual-dtor
|
-Wno-delete-non-abstract-non-virtual-dtor
|
||||||
-Wno-ambiguous-reversed-operator
|
-Wno-ambiguous-reversed-operator
|
||||||
-Wno-deprecated-declarations
|
-Wno-deprecated-declarations
|
||||||
|
-Wno-implicit-fallthrough
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user