mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove /W3 warning in cvf (already use /W4)
This commit is contained in:
parent
6d37c6239a
commit
13025e92fb
@ -75,9 +75,6 @@ if (MSVC)
|
||||
set(CEE_STRICT_CXX_FLAGS "${CEE_BASE_CXX_FLAGS} /Wall")
|
||||
endif()
|
||||
|
||||
# Must add base warning level after setting up strict
|
||||
set(CEE_BASE_CXX_FLAGS "${CEE_BASE_CXX_FLAGS} /W3")
|
||||
|
||||
endif()
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user