Botan switched to amalgamation build

This commit is contained in:
pokamest 2021-08-08 18:10:09 +03:00
parent a9dc1b0603
commit bedf669ca4
1342 changed files with 1188431 additions and 206737 deletions

View file

@ -33,7 +33,7 @@
#include <QTemporaryFile>
#include <QTimer>
#include <botan/auto_rng.h>
#include <botan_all.h>
namespace QSsh {
namespace Internal {