[imgui] Add new warning exception
This commit is contained in:
1
deps/imgui/CMakeLists.txt
vendored
1
deps/imgui/CMakeLists.txt
vendored
@ -21,6 +21,7 @@ if(NOT MSVC)
|
||||
-Wno-extra
|
||||
-Wno-old-style-cast
|
||||
-Wno-deprecated-declarations
|
||||
-Wno-null-dereference
|
||||
)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user