cmake:export tinycrypt headers
Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
This commit is contained in:
parent
7c94d13be4
commit
3fe177825a
@ -56,6 +56,8 @@ if(CONFIG_TINYCRYPT)
|
|||||||
|
|
||||||
set(INCDIR ${TINYCRYPT_DIR}/lib/include)
|
set(INCDIR ${TINYCRYPT_DIR}/lib/include)
|
||||||
|
|
||||||
|
nuttx_export_header(TARGET tinycrypt INCLUDE_DIRECTORIES ${INCDIR})
|
||||||
|
|
||||||
# ############################################################################
|
# ############################################################################
|
||||||
# Sources
|
# Sources
|
||||||
# ############################################################################
|
# ############################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user