SUPPORT-8821. Добавлен json_writer

This commit is contained in:
alashkova 2025-01-09 11:00:39 +03:00
parent eabc54da12
commit 919fd8cd7a
3 changed files with 62 additions and 0 deletions

View file

@ -121,6 +121,7 @@ ADD_EXECUTABLE (${PROJECT_NAME}
${UTILS_DIR}/gconf_file.c
${UTILS_DIR}/glib_utils.c
${UTILS_DIR}/json_parser.c
${UTILS_DIR}/json_writer.c
${UTILS_DIR}/jwt.c
${UTILS_DIR}/library.c
${UTILS_DIR}/logger.c