From 3732f631177b6ec0987d78e15216f5015f702c57 Mon Sep 17 00:00:00 2001 From: Christian Schmitt Date: Mon, 7 Jan 2013 22:56:11 +0100 Subject: [PATCH] Bump minimum required SG version to be sure we have the threads changes from there available --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ffbc6f72..e9bb1869 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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