mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-12 14:05:59 +00:00
add missing quote
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30535 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
27a71ede25
commit
20e94094db
@ -197,7 +197,7 @@ endif()
|
||||
find_file(HUNSPELL_FOUND hunspell.hxx)
|
||||
|
||||
if (HUNSPELL_FOUND)
|
||||
message(STATUS "----- Building with Hunspell)
|
||||
message(STATUS "----- Building with Hunspell")
|
||||
else()
|
||||
message(STATUS "----- Hunspell not found, building without hunspell support")
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user