diff options
author | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2015-09-07 23:32:53 -0300 |
---|---|---|
committer | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2015-09-08 19:35:14 -0300 |
commit | 70d0d8890aff351f33c1b661c8afba50834eed41 (patch) | |
tree | 799e563ad140ee2f13beba6506c7f0d8754be233 /src/core/memory.cpp | |
parent | fdb0f8203eeadff20b748a47aa856869a9906205 (diff) |
CMake: Remove support for QTDIR environment variable
Using this variable is problematic is the user has several versions of
Qt installed on their system. There is no way to know ahead of time if
the Qt version pointed to by QTDIR matches the toolchain that is being
targeted.
The Qt installation path can still be easily specified if it's not found
by CMake by setting the Qt5_DIR cache variable after the initial
configuration run, so this shouldn't present an usability issue.
Diffstat (limited to 'src/core/memory.cpp')
0 files changed, 0 insertions, 0 deletions