Skip to content

Correct smtk to explicitly depend on gdal so we properly find gdal.

Robert Maynard requested to merge (removed):smtk_now_finds_gdal into master

SMTK vtk extension has conditional classes that require gdal. This makes sure that we always find gdal.

Merge request reports