mirror of
https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git
synced 2025-05-15 01:08:39 +00:00
layer: Add env var prefix override for back compatibility
This commit is contained in:
parent
21ded6ed67
commit
dc1acf9e37
9 changed files with 88 additions and 39 deletions
|
@ -119,6 +119,7 @@ function(lunarg_target_compiler_configurations TARGET_NAME WERROR_OPTION)
|
|||
target_compile_options(${TARGET_NAME} INTERFACE
|
||||
-Wpedantic
|
||||
-Wunreachable-code
|
||||
-Wunused-function
|
||||
-Wall
|
||||
-Wextra
|
||||
-Wpointer-arith
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue