Bump minimum required SG version to be sure we have the threads changes from there available
This commit is contained in:
parent
d6e753014d
commit
3732f63117
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.9.0 REQUIRED)
|
||||
find_package(SimGear 2.10.0 REQUIRED)
|
||||
find_package(GDAL 1.6.0 REQUIRED)
|
||||
find_package(TIFF REQUIRED) # needed for SRTM
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue