]> git.lyx.org Git - features.git/blobdiff - development/cmake/src/tex2lyx/CMakeLists.txt
cmake: remove boost_filesystem, add automoc to support, link against QtCore
[features.git] / development / cmake / src / tex2lyx / CMakeLists.txt
index d1fa60fc23f089253d5b7f336ea2d3d3f97db945..414bd1b8a10d3f24b42f682538e80b5f8f86ca06 100644 (file)
@@ -56,7 +56,6 @@ endif()
 
 target_link_libraries(tex2lyx  
        support
-       boost_filesystem
        boost_regex
        ${QT_QTCORE_LIBRARY} 
        intl)