Skip to content

Commit

Permalink
add PROJECT_APP_COMMON_INC_DIR for telink as well
Browse files Browse the repository at this point in the history
  • Loading branch information
markus-becker-tridonic-com committed Jan 13, 2025
1 parent a10f99c commit b830097
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/telink/chip-module/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ matter_common_gn_args(
LIB_SHELL CONFIG_CHIP_LIB_SHELL
LIB_TESTS CONFIG_CHIP_BUILD_TESTS
PROJECT_CONFIG ${CONFIG_CHIP_PROJECT_CONFIG}
PROJECT_APP_COMMON_INC_DIR ${CONFIG_CHIP_PROJECT_APP_COMMON_INCLUDE_DIRS}
DEVICE_INFO_EXAMPLE_PROVIDER CONFIG_CHIP_EXAMPLE_DEVICE_INFO_PROVIDER
)
matter_add_gn_arg_string("zephyr_ar" ${CMAKE_AR})
Expand Down

0 comments on commit b830097

Please sign in to comment.