Skip to content

Commit 3fe1778

Browse files
xuxin930xiaoxiang781216
authored andcommitted
cmake:export tinycrypt headers
Signed-off-by: xuxin19 <[email protected]>
1 parent 7c94d13 commit 3fe1778

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crypto/tinycrypt/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ if(CONFIG_TINYCRYPT)
5656

5757
set(INCDIR ${TINYCRYPT_DIR}/lib/include)
5858

59+
nuttx_export_header(TARGET tinycrypt INCLUDE_DIRECTORIES ${INCDIR})
60+
5961
# ############################################################################
6062
# Sources
6163
# ############################################################################

0 commit comments

Comments
 (0)