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