mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
Sorry, this line disappeared unintentionally in previous commit
This commit is contained in:
parent
24206e2c67
commit
3a5c0f66a0
@ -39,7 +39,7 @@ list(REMOVE_ITEM lyx_headers
|
|||||||
|
|
||||||
if(NOT APPLE)
|
if(NOT APPLE)
|
||||||
list(REMOVE_ITEM lyx_sources ${TOP_SRC_DIR}/src/AppleSpellChecker.cpp)
|
list(REMOVE_ITEM lyx_sources ${TOP_SRC_DIR}/src/AppleSpellChecker.cpp)
|
||||||
|
list(REMOVE_ITEM lyx_headers ${TOP_SRC_DIR}/src/AppleSpellChecker.h)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(NOT ASPELL_FOUND)
|
if(NOT ASPELL_FOUND)
|
||||||
|
Loading…
Reference in New Issue
Block a user