Skip to content
Snippets Groups Projects
Commit 2d8e4781 authored by Mathieu Westphal (Kitware)'s avatar Mathieu Westphal (Kitware) :zap: Committed by Kitware Robot
Browse files

Merge topic 'fix/unused_dependencies'


09f56434 Remove unused dependencies from Export and NetCDF

Acked-by: default avatarKitware Robot <kwrobot@kitware.com>
Acked-by: default avatarbuildbot <buildbot@kitware.com>
Reviewed-by: default avatarMathieu Westphal (Kitware) <mathieu.westphal@kitware.com>
Merge-request: !11376
parents ce05c699 09f56434
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,6 @@ PRIVATE_DEPENDS
VTK::IOGeometry
VTK::ImagingCore
VTK::nlohmannjson
VTK::libharu
VTK::utf8
TEST_DEPENDS
VTK::ChartsCore
......
......@@ -26,7 +26,6 @@ PRIVATE_DEPENDS
VTK::CommonDataModel
VTK::netcdf
VTK::vtksys
VTK::libproj
TEST_DEPENDS
VTK::CommonExecutionModel
VTK::FiltersGeometry
......
......@@ -33,7 +33,6 @@
#include <sstream>
#include <vector>
#include "vtk_libproj.h"
#include "vtk_netcdf.h"
VTK_ABI_NAMESPACE_BEGIN
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment