mirror of
https://github.com/Fishwaldo/bl_mcu_sdk.git
synced 2025-07-23 13:18:59 +00:00
[fix] solve ble lib requirement
This commit is contained in:
parent
21c888024a
commit
3e01bbe058
4 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,3 @@
|
|||
list(APPEND ADD_INCLUDE
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}"
|
||||
)
|
||||
|
||||
set(TARGET_REQUIRED_LIBS xz)
|
||||
|
||||
list(APPEND TARGET_REQUIRED_SRCS blsp_common.c blsp_media_boot.c )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue