mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
cmake:export tinycrypt headers
Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
This commit is contained in:
parent
7c94d13be4
commit
3fe177825a
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ if(CONFIG_TINYCRYPT)
|
|||
|
||||
set(INCDIR ${TINYCRYPT_DIR}/lib/include)
|
||||
|
||||
nuttx_export_header(TARGET tinycrypt INCLUDE_DIRECTORIES ${INCDIR})
|
||||
|
||||
# ############################################################################
|
||||
# Sources
|
||||
# ############################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue