Update the buildsystem for KConfig finding Qt
authorThiago Macieira <thiago.macieira@intel.com>
Tue, 22 Sep 2015 18:36:39 +0000 (11:36 -0700)
committerMichal Marek <mmarek@suse.com>
Wed, 14 Oct 2015 13:00:25 +0000 (15:00 +0200)
commitd1b0dc90abdb3487a8b60ac7c843708f98ff409a
treeaad3ff5351f991af4e1fda70b8fb1fcbeb25e81d
parentb4ff1de3b8381a471d1b1320be0daa3f8fc2ed85
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>
scripts/kconfig/Makefile