use system jansson if available

This commit is contained in:
Philippe Teuwen 2020-05-24 21:51:39 +02:00
commit 9d97962759
10 changed files with 158 additions and 16 deletions

View file

@ -9,7 +9,6 @@ add_library(pm3rrg_rdv4_jansson STATIC
jansson/strbuffer.c
jansson/strconv.c
jansson/utf.c
jansson/path.c
jansson/value.c
)