[cmake] use ot-config to umbrella private includes (#5079)

- add include directories to ot-config
- remove unused OT_PRIVATE_INCLUDES
This commit is contained in:
Yakun Xu
2020-06-10 17:03:49 -07:00
committed by GitHub
parent 71c0def4f8
commit 55790fb960
21 changed files with 7 additions and 28 deletions
-1
View File
@@ -36,7 +36,6 @@ add_library(openthread-platform-utils OBJECT
target_include_directories(openthread-platform-utils PRIVATE
${OT_PUBLIC_INCLUDES}
${OT_PRIVATE_INCLUDES}
${PROJECT_SOURCE_DIR}/examples/platforms
${PROJECT_SOURCE_DIR}/examples/platforms/utils
${PROJECT_SOURCE_DIR}/src/core