On Thu, Apr 26, 2007 at 02:40:57PM +0200, Abdelrazak Younes wrote:
> I see that it's a CMake problem (because the file needs to be excluded
> from compilation) but I don't know how to fix it. AFAICS, the
> CMakeList.txt file is correct:
>
> list(REMOVE_ITEM mathed_sources
> ${TOP_SRC_DIR}/
I see that it's a CMake problem (because the file needs to be excluded
from compilation) but I don't know how to fix it. AFAICS, the
CMakeList.txt file is correct:
list(REMOVE_ITEM mathed_sources
${TOP_SRC_DIR}/src/mathed/InsetMathXYArrow.cpp
${TOP_SRC_DIR}/src/mathed/InsetFormu