commit | d1b0dc90abdb3487a8b60ac7c843708f98ff409a | [log] [tgz] |
---|---|---|
author | Thiago Macieira <thiago.macieira@intel.com> | Tue Sep 22 11:36:39 2015 -0700 |
committer | Michal Marek <mmarek@suse.com> | Wed Oct 14 15:00:25 2015 +0200 |
tree | aad3ff5351f991af4e1fda70b8fb1fcbeb25e81d | |
parent | b4ff1de3b8381a471d1b1320be0daa3f8fc2ed85 [diff] |
Update the buildsystem for KConfig finding Qt The buildsystem will now only search for Qt 4 and Qt 5. Support for Qt 2 and 3 was dropped in the previous commits (Qt 3 was EOL'ed in 2010 or so...). For Qt 5, to be future-proof with the future direction notice appearing in the 5.5 release, C++11 support is automatically enabled. Signed-off-by: Thiago Macieira <thiago.macieira@intel.com> Signed-off-by: Michal Marek <mmarek@suse.com>