remove the GDAL option as well
This commit is contained in:
parent
15365a3acd
commit
768338ddd1
1 changed files with 0 additions and 2 deletions
|
@ -64,8 +64,6 @@ if (MSVC AND MSVC_3RDPARTY_ROOT)
|
||||||
set (OPENAL_LIBRARY_DIR ${MSVC_3RDPARTY_ROOT}/${MSVC_3RDPARTY_DIR}/lib)
|
set (OPENAL_LIBRARY_DIR ${MSVC_3RDPARTY_ROOT}/${MSVC_3RDPARTY_DIR}/lib)
|
||||||
endif (MSVC AND MSVC_3RDPARTY_ROOT)
|
endif (MSVC AND MSVC_3RDPARTY_ROOT)
|
||||||
|
|
||||||
option(ENABLE_GDAL "Set to ON to build TerraGear with GDAL support" ON)
|
|
||||||
|
|
||||||
# check required dependencies
|
# check required dependencies
|
||||||
find_package(Boost REQUIRED)
|
find_package(Boost REQUIRED)
|
||||||
find_package(ZLIB REQUIRED)
|
find_package(ZLIB REQUIRED)
|
||||||
|
|
Loading…
Add table
Reference in a new issue