From 40ed6805d599629e449a11998967586033da3348 Mon Sep 17 00:00:00 2001 From: Sankhesh Jhaveri Date: Fri, 24 Apr 2026 16:54:14 -0400 Subject: [PATCH] MomentInvariants: Bring in the latest compile error fix --- Remote/MomentInvariants.remote.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Remote/MomentInvariants.remote.cmake b/Remote/MomentInvariants.remote.cmake index e9882b031b1..58ea41cbaf7 100644 --- a/Remote/MomentInvariants.remote.cmake +++ b/Remote/MomentInvariants.remote.cmake @@ -5,5 +5,5 @@ vtk_fetch_module(MomentInvariants "MomentInvariants filter" GIT_REPOSITORY https://gitlab.kitware.com/vtk/MomentInvariants.git - GIT_TAG 86778568ac80b239ed6a4cb387dc345c462232a4 + GIT_TAG ccb44911b7e1ccf99a36fe4ca6b7755ac4c87743 ) -- GitLab