mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 11:16:55 +00:00
Amend c3484fa6
, adapt cmake-build to new hunspell-version
(cherry picked from commit cf980435b1
)
This commit is contained in:
parent
02e81304d7
commit
3e238b6c99
2
3rdparty/hunspell/CMakeLists.txt
vendored
2
3rdparty/hunspell/CMakeLists.txt
vendored
@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8)
|
||||
|
||||
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