switched from own cmake to toxcore provided cmake

This commit is contained in:
2024-04-25 17:41:25 +02:00
parent fc994ab758
commit c3a7d1521a
4 changed files with 56 additions and 208 deletions

View File

@ -3,7 +3,7 @@
// meh, change this
#include <exception>
#include <system_error>
#include <toxencryptsave/toxencryptsave.h>
#include <tox/toxencryptsave.h>
#include <sodium.h>