X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fclient%2FCMakeLists.txt;h=4108958836587a233963b1540e9575c7ae77fa27;hb=1dc55bd88b9671ade0b3ad84fcbd992db1c66ca3;hp=95535e0a61707495d26871db21f8eff45a56e221;hpb=00e4902ea30f95cf3f0304fb50d4391dfb9d10c9;p=lyx.git diff --git a/src/client/CMakeLists.txt b/src/client/CMakeLists.txt index 95535e0a61..4108958836 100644 --- a/src/client/CMakeLists.txt +++ b/src/client/CMakeLists.txt @@ -28,6 +28,7 @@ target_link_libraries(${_lyxclient} ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY}) +qt_use_modules(${_lyxclient} ${QtCore5CompatModule}) lyx_target_link_libraries(${_lyxclient} Magic ASPELL) if(APPLE)