We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 849b3f0 commit 0b1f821Copy full SHA for 0b1f821
connectivity/drivers/mbedtls/FEATURE_CRYPTOCELL310/CMakeLists.txt
@@ -9,7 +9,8 @@ target_include_directories(mbed-os
9
${CMAKE_CURRENT_SOURCE_DIR}
10
${CMAKE_CURRENT_SOURCE_DIR}/include
11
${CMAKE_CURRENT_SOURCE_DIR}/include/cryptocell310
12
- ${CMAKE_CURRENT_SOURCE_DIR}/include/internal
+ PRIVATE
13
+ ${CMAKE_CURRENT_SOURCE_DIR}/include/cryptocell310/internal
14
)
15
16
target_sources(mbed-os
0 commit comments