1
0
Fork 0

Raised minimum versions

zlib 1.2.9
simgear 2020.1.0
This commit is contained in:
Scott Giese 2020-12-23 17:11:24 -06:00
parent 97b0678040
commit ae2dc9d8d7

View file

@ -129,9 +129,9 @@ endif (CGAL_FOUND)
# check required dependencies
find_package(Boost COMPONENTS system thread REQUIRED)
find_package(ZLIB REQUIRED)
find_package(ZLIB 1.2.9 REQUIRED)
find_package(Threads REQUIRED)
find_package(SimGear 3.1.0 REQUIRED)
find_package(SimGear 2020.1.0 REQUIRED)
find_package(GDAL 2.0.0 REQUIRED)
find_package(TIFF REQUIRED) # needed for SRTM