mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-16 08:42:28 +00:00
test/hfp: enable asserts
This commit is contained in:
parent
3d138b907a
commit
9c803eb777
@ -42,6 +42,8 @@ set(SOURCES
|
||||
)
|
||||
list(SORT SOURCES)
|
||||
|
||||
add_compile_options( -g -DHAVE_ASSERT)
|
||||
|
||||
# create static lib
|
||||
add_library(btstack STATIC ${SOURCES})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user