mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
Try glib
This commit is contained in:
parent
09567bab5c
commit
3fa8b63a7a
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ SET(SOURCES
|
|||
utils/utils.c)
|
||||
|
||||
SET(LIBS
|
||||
ubox ubus json-c blobmsg_json config uci gcrypt)
|
||||
ubox ubus json-c blobmsg_json config uci gcrypt glib)
|
||||
|
||||
ADD_EXECUTABLE(dawn ${SOURCES} utils/dawn_uci.c include/dawn_uci.h)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue