change cmake to align it closer to tomato

this is unlikely to compile outside of ecosystem !
This commit is contained in:
Green Sky
2025-01-12 15:44:19 +01:00
parent 754310ef00
commit f160ad1e0b
2 changed files with 45 additions and 181 deletions

View File

@ -4,7 +4,7 @@
#include <exception>
#include <stdexcept>
#include <system_error>
#include <toxencryptsave/toxencryptsave.h>
#include <tox/toxencryptsave.h>
#include <sodium.h>