bump SG version to 3.1.0
This commit is contained in:
parent
65462f1269
commit
f0895597b9
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.12.0 REQUIRED)
|
||||
find_package(SimGear 3.1.0 REQUIRED)
|
||||
find_package(GDAL 1.6.0 REQUIRED)
|
||||
find_package(TIFF REQUIRED) # needed for SRTM
|
||||
|
||||
|
|
Loading…
Reference in a new issue