cmake has its own merged build

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34273 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Peter Kümmel 2010-04-23 08:13:48 +00:00
parent 4a476e6490
commit 4a37097d78

View File

@ -29,7 +29,8 @@ list(REMOVE_ITEM lyx_sources
${TOP_SRC_DIR}/src/AspellChecker.cpp
${TOP_SRC_DIR}/src/HunspellChecker.cpp
${TOP_SRC_DIR}/src/Variables.cpp
${TOP_SRC_DIR}/src/Section.cpp)
${TOP_SRC_DIR}/src/Section.cpp
${TOP_SRC_DIR}/src/lyxcore.cpp)
list(REMOVE_ITEM lyx_headers
${TOP_SRC_DIR}/src/EnchantChecker.h