]> git.lyx.org Git - features.git/commit
Cmake build: Adapt to compile with qt5.11
authorKornel Benko <kornel@lyx.org>
Sat, 9 Jun 2018 14:52:15 +0000 (16:52 +0200)
committerKornel Benko <kornel@lyx.org>
Sat, 9 Jun 2018 14:52:15 +0000 (16:52 +0200)
commitd6b21e20e254c96d963c6ab4988ad635f8f4e44b
tree5ef3a85cbd70226b76350344f7827342ddc08149
parent01d8f418943f5f63f329658d387a7dbd9a024c91
Cmake build: Adapt to compile with qt5.11

Since qt5_use_modules() is removed from QT5 (as spotted
by Jürgen Spitzmüller), we had to create own version
of this macro.
CMakeLists.txt