mirror of
https://github.com/TokTok/c-toxcore
synced 2026-05-27 11:49:16 +00:00
28f39049f6
Also, use `cmake --build` instead of manually calling `gmake`. This allows us to maybe later use `ninja` instead of `gmake` without changing this build invocation. Also, increase timeout to 120 seconds. FreeBSD tests are slow.