]> git.lyx.org Git - lyx.git/blobdiff - src/CMakeLists.txt
Fix coverity issues about exceptions
[lyx.git] / src / CMakeLists.txt
index 8fc6e225cb9c956ce41b993725610131df9eb0a9..696b0ead2cf000a5622a68fad2d4eae48adefdde 100644 (file)
@@ -130,6 +130,7 @@ target_link_libraries(${_lyx}
        frontend_qt
        graphics
        support
+       ${MYTHESLIB_LIBRARY}
        ${ICONV_LIBRARY}
        ${LYX_QTMAIN_LIBRARY}
        ${vld_dll})