CMake: Bison>=3.5 is required (#2789)

This commit is contained in:
Julien Schueller 2024-01-31 23:44:15 +01:00 committed by GitHub
parent bfff61bd99
commit f762ab35b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ endif()
configure_file (${SWIG_ROOT}/Tools/cmake/swigconfig.h.in
${CMAKE_CURRENT_BINARY_DIR}/Source/Include/swigconfig.h)
find_package (BISON REQUIRED)
find_package (BISON 3.5 REQUIRED)
# Compiler flags