mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
fix cmake by Stefan Schimanski.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18079 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
d42a8d3736
commit
bddf44462d
@ -7,7 +7,7 @@
|
||||
project(mathed)
|
||||
|
||||
file(GLOB mathed_sources ${TOP_SRC_DIR}/src/mathed/${LYX_CPP_FILES})
|
||||
file(GLOB mathed_headers ${TOP_SRC_DIR}/src/mathed/${LYX_CPP_FILES})
|
||||
file(GLOB mathed_headers ${TOP_SRC_DIR}/src/mathed/${LYX_HPP_FILES})
|
||||
|
||||
list(REMOVE_ITEM mathed_sources
|
||||
${TOP_SRC_DIR}/src/mathed/InsetMathXYArrow.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user