From 7bc4932d09a144ba2d8fe02295462cc552c41cb3 Mon Sep 17 00:00:00 2001 From: Paolo Andreetto Date: Mon, 20 Feb 2023 16:10:10 +0100 Subject: [PATCH] Missing component for VTK --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index b2ab58f..c922c13 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -88,6 +88,7 @@ find_package(VTK REQUIRED IOLegacy IOXML IOXMLParser + ImagingCore InteractionStyle InteractionWidgets RenderingAnnotation