Move back jansson_path as it's not part of upstream and breaks usage of system jansson lib

This commit is contained in:
Philippe Teuwen 2020-10-07 01:11:40 +02:00
commit 3872b5bd66
5 changed files with 3 additions and 2 deletions

View file

@ -283,6 +283,7 @@ set (TARGET_SOURCES
${PM3_ROOT}/client/src/fileutils.c
${PM3_ROOT}/client/src/flash.c
${PM3_ROOT}/client/src/graph.c
${PM3_ROOT}/client/src/jansson_path.c
${PM3_ROOT}/client/src/preferences.c
${PM3_ROOT}/client/src/pm3_binlib.c
${PM3_ROOT}/client/src/pm3_bitlib.c