[fix] solve ble lib requirement

This commit is contained in:
jzlv 2021-06-07 19:10:17 +08:00
parent 21c888024a
commit 3e01bbe058
4 changed files with 7 additions and 8 deletions

View file

@ -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 )