cmake: do not use qt5_use_modules
commit94adf1d2e3e2d4a9e0c59fa9423ae711cf55c6fa
authorJan Kundrát <jkt@kde.org>
Wed, 19 Oct 2016 19:58:57 +0000 (19 21:58 +0200)
committerJan Kundrát <jkt@kde.org>
Wed, 19 Oct 2016 21:44:14 +0000 (19 23:44 +0200)
tree35bf6173919f4b05441aa9de0307c244f68edbff
parente2e35bfda75a2f4950408c93ede72fabfe86360e
cmake: do not use qt5_use_modules

...because the documentation suggests going with imported targets and
target_link_libraries.

Change-Id: I403d40d0b0ac8d88cadb011c2c2a643221f15daf
CMakeLists.txt