Bump required SG version number
This commit is contained in:
parent
4e16bb7bb6
commit
23aa8a8ef3
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ endif (MSVC AND MSVC_3RDPARTY_ROOT)
|
|||
find_package(Boost COMPONENTS system thread REQUIRED)
|
||||
find_package(ZLIB REQUIRED)
|
||||
find_package(Threads REQUIRED)
|
||||
find_package(SimGear 2.11.0 REQUIRED)
|
||||
find_package(SimGear 2.12.0 REQUIRED)
|
||||
find_package(GDAL 1.6.0 REQUIRED)
|
||||
find_package(TIFF REQUIRED) # needed for SRTM
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue