X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ftex2lyx%2FCMakeLists.txt;h=1927655c7f7fffc1ee1d80cf3663f13d19461321;hb=a2b21e3cd4bbfd42e59161143eba6e7681aaa93f;hp=04cbdfe8e970d83c4b2bb1bb53dd8519115c2d4d;hpb=34cbec9074c384e5eaa57e5a4fb1092a52605bce;p=lyx.git diff --git a/src/tex2lyx/CMakeLists.txt b/src/tex2lyx/CMakeLists.txt index 04cbdfe8e9..1927655c7f 100644 --- a/src/tex2lyx/CMakeLists.txt +++ b/src/tex2lyx/CMakeLists.txt @@ -12,7 +12,7 @@ set(LINKED_sources ${TOP_SRC_DIR}/src/lengthcommon.cpp) set(LINKED_headers) foreach(_src graphics/GraphicsParams insets/ExternalTemplate - insets/ExternalTransforms insets/InsetLayout Author Color Counters + insets/ExternalTransforms insets/InsetLayout Author CiteEnginesList Color Counters Encoding FloatList Floating FontInfo LaTeXPackages Layout LayoutFile LayoutModuleList Length Lexer ModuleList TextClass Spacing version) @@ -40,7 +40,9 @@ else() lyx_const_touched_files(_allinone_linked LINKED_sources) add_executable(${_tex2lyx} ${_allinone_files} ${_allinone_linked_files} ${FILE_RC}) endif() -set_target_properties(${_tex2lyx} PROPERTIES FOLDER "applications/TeX2LyX") +set_target_properties(${_tex2lyx} PROPERTIES + FOLDER "applications/TeX2LyX" + INTERPROCEDURAL_OPTIMIZATION ${LYX_IPO_SUPPORTED}) target_link_libraries(${_tex2lyx} support