Amend c3484fa6, adapt cmake-build to new hunspell-version

This commit is contained in:
Kornel Benko 2019-06-12 19:29:46 +02:00
parent 43c9ce2d90
commit cf980435b1

View File

@ -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)