]> git.lyx.org Git - features.git/commitdiff
* compile fix for cmake
authorStefan Schimanski <sts@lyx.org>
Sun, 16 Nov 2008 23:26:40 +0000 (23:26 +0000)
committerStefan Schimanski <sts@lyx.org>
Sun, 16 Nov 2008 23:26:40 +0000 (23:26 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27598 a592a061-630c-0410-9148-cb99ea01b6c8

development/cmake/src/tex2lyx/CMakeLists.txt

index 13177b030d317a292d1238be99c8148730c5896b..257c3fd1cf9217cca2756c445f07b6f8ec4bec72 100644 (file)
@@ -8,6 +8,7 @@ project(tex2lyx)
 
 set(LINKED_sources
        ${TOP_SRC_DIR}/src/insets/InsetLayout.cpp
+       ${TOP_SRC_DIR}/src/Encoding.cpp
        ${TOP_SRC_DIR}/src/FloatList.cpp
        ${TOP_SRC_DIR}/src/Floating.cpp
        ${TOP_SRC_DIR}/src/Counters.cpp