mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
Set minimum bison version according to INSTALL.md
This commit is contained in:
parent
cfb57fd75a
commit
9ee3dbe11e
@ -342,7 +342,7 @@ if(WITH_CORE)
|
||||
endif()
|
||||
|
||||
find_package(FLEX 2.6 REQUIRED)
|
||||
find_package(BISON REQUIRED)
|
||||
find_package(BISON 2.4 REQUIRED)
|
||||
|
||||
#############################################################
|
||||
# search for dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user