Don't download dependencies during build

fixes #346
This commit is contained in:
Konstantinos Sideris 2018-07-04 01:38:54 +03:00
parent 6c5309d9eb
commit 3bc8d791fb
9 changed files with 67 additions and 65 deletions

View file

@ -1,7 +1,7 @@
#include <QDebug>
#include <QPainter>
#include <tweeny.h>
#include <tweeny/tweeny.h>
#include "SnackBar.h"