]> git.lyx.org Git - features.git/blobdiff - src/tex2lyx/CMakeLists.txt
Cmake build:
[features.git] / src / tex2lyx / CMakeLists.txt
index f032d4d36b6d9ab4faff971e8818d00e5e8a770c..496cbdd0537b56916fc72a03b6685d1f182afedd 100644 (file)
@@ -49,7 +49,8 @@ target_link_libraries(${_tex2lyx}
        support
        ${Lyx_Boost_Libraries}
        ${QT_QTCORE_LIBRARY}
-       ${LIBINTL_LIBRARIES}
+       ${QT_QTGUI_LIBRARY}
+       ${intl_link}
        ${ICONV_LIBRARY})
 
 if(WIN32)