]> git.lyx.org Git - lyx.git/blobdiff - src/support/CMakeLists.txt
InsetArgument: Set ResetsFontEdit to false
[lyx.git] / src / support / CMakeLists.txt
index 3226201b185220515e114d3b5175b1481a48fbf3..93387ba0e0109bad65a0a83eed98b87c95c58d22 100644 (file)
@@ -76,6 +76,8 @@ else()
 endif()
 set_target_properties(support PROPERTIES FOLDER "applications/LyX")
 
+qt_use_modules(support Core)
+
 target_link_libraries(support ${Lyx_Boost_Libraries} ${QT_QTCORE_LIBRARY} ${ZLIB_LIBRARY})
 
 lyx_add_gcc_pch(support)