]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/CMakeLists.txt
tex2lyx: support for multiple indices and subindices
[lyx.git] / src / tex2lyx / CMakeLists.txt
index 8da2bba15d25bf0dbd71ecbb949ee7225dd357da..ee36c5fda1daa941ec584d0f8c3220f11db91abe 100644 (file)
@@ -5,7 +5,6 @@
 # Copyright (c) 2008-2011 Kornel Benko, <Kornel.Benko@berlin.de>
 #
 
-set(_tex2lyx tex2lyx${PROGRAM_SUFFIX})
 project(${_tex2lyx})
 
 # There is no header file lengthcommon.h
@@ -44,6 +43,7 @@ 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")
 
 target_link_libraries(${_tex2lyx}
        support