mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Amend c3484fa6
, adapt cmake-build to new hunspell-version
This commit is contained in:
parent
43c9ce2d90
commit
cf980435b1
2
3rdparty/hunspell/CMakeLists.txt
vendored
2
3rdparty/hunspell/CMakeLists.txt
vendored
@ -7,7 +7,7 @@ endif()
|
||||
|
||||
project(hunspell)
|
||||
|
||||
set(HUNSPELL_VERSION 1.6.2)
|
||||
set(HUNSPELL_VERSION 1.7.0)
|
||||
|
||||
set(SRCDIR ${CMAKE_CURRENT_SOURCE_DIR}/${HUNSPELL_VERSION}/src)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user