fix toxcore update and hs order

This commit is contained in:
2024-01-17 19:16:45 +01:00
parent 36c8951abb
commit 1b6eaffeae
3 changed files with 4 additions and 2 deletions

View File

@ -134,6 +134,8 @@ add_library(toxcore STATIC
${TOX_DIR}toxcore/tox.h
${TOX_DIR}toxcore/tox_private.c
${TOX_DIR}toxcore/tox_private.h
${TOX_DIR}toxcore/tox_pack.c
${TOX_DIR}toxcore/tox_pack.h
${TOX_DIR}toxcore/tox_unpack.c
${TOX_DIR}toxcore/tox_unpack.h
${TOX_DIR}toxcore/util.c