1
0
Fork 0

remove the GDAL option as well

This commit is contained in:
Christian Schmitt 2012-10-07 00:35:01 +02:00
parent 15365a3acd
commit 768338ddd1

View file

@ -64,8 +64,6 @@ if (MSVC AND MSVC_3RDPARTY_ROOT)
set (OPENAL_LIBRARY_DIR ${MSVC_3RDPARTY_ROOT}/${MSVC_3RDPARTY_DIR}/lib)
endif (MSVC AND MSVC_3RDPARTY_ROOT)
option(ENABLE_GDAL "Set to ON to build TerraGear with GDAL support" ON)
# check required dependencies
find_package(Boost REQUIRED)
find_package(ZLIB REQUIRED)