Skip to content
Snippets Groups Projects
Commit c6908e02 authored by dt's avatar dt
Browse files

Compile

parent 27a7af36
No related branches found
No related tags found
No related merge requests found
......@@ -121,6 +121,7 @@ bool QMakeStep::init(const QString &name)
if (QDir(workingDirectory).exists(QLatin1String("Makefile")))
needToRunQMake = false;
Environment environment = m_pro->environment(name);
QStringList newEnv = environment.toStringList();
newEnv.sort();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment