[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
@@ -94,7 +94,6 @@ target_compile_options(openthread-simulation PRIVATE
target_include_directories(openthread-simulation PRIVATE
${OT_PUBLIC_INCLUDES}
${OT_PRIVATE_INCLUDES}
${PROJECT_SOURCE_DIR}/examples/platforms
${PROJECT_SOURCE_DIR}/src
${PROJECT_SOURCE_DIR}/src/core