mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-23 22:25:55 +00:00
Ignore warnings in lizard files on new android compilers
This commit is contained in:
@@ -50,6 +50,9 @@ else()
|
||||
)
|
||||
endif()
|
||||
|
||||
set_property(SOURCE ${sources}
|
||||
PROPERTY COMPILE_FLAGS "-Wno-unknown-warning-option -Wno-range-loop-construct")
|
||||
|
||||
add_library(rdoc_arm OBJECT ${sources})
|
||||
|
||||
set(include_dirs
|
||||
|
||||
Reference in New Issue
Block a user