examples: update with build system changes
This commit is contained in:
@@ -7,5 +7,5 @@ set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||||
register_component()
|
||||
|
||||
if(GCC_NOT_5_2_0)
|
||||
component_compile_options(-Wno-unused-const-variable)
|
||||
target_compile_options(${COMPONENT_LIB} PRIVATE -Wno-unused-const-variable)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user