layer: Add env var prefix override for back compatibility

This commit is contained in:
Christophe 2023-09-19 13:28:54 +02:00 committed by Christophe
parent 21ded6ed67
commit dc1acf9e37
9 changed files with 88 additions and 39 deletions

View file

@ -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