Try to determine the Qt to be deployed from qmake on the $PATH

This commit is contained in:
probonopd
2016-10-08 16:40:41 +02:00
parent d6c72c2edf
commit 331353df02
2 changed files with 38 additions and 6 deletions
+1
View File
@@ -29,6 +29,7 @@
#include <QDir>
#include <QProcessEnvironment>
#include "../shared/shared.h"
#include <QRegularExpression>
int main(int argc, char **argv)
{