提交 2a253772 编写于 作者: A Alexander Alekhin

Merge pull request #9754 from sturkmen72:patch-1

......@@ -211,8 +211,8 @@ if(WITH_GDAL)
find_package(GDAL QUIET)
if(NOT GDAL_FOUND)
ocv_clear_vars(GDAL_LIBRARY GDAL_INCLUDE_DIR)
set(HAVE_GDAL NO)
ocv_clear_vars(GDAL_VERSION GDAL_LIBRARIES)
else()
set(HAVE_GDAL YES)
ocv_include_directories(${GDAL_INCLUDE_DIR})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册