Add ComputeMoments filter to build system.

This commit is contained in:
Allison Vacanti 2019-08-12 15:24:10 -04:00
parent 06f450615d
commit cec4633dc5

@ -15,6 +15,7 @@ set(headers
CleanGrid.h
ClipWithField.h
ClipWithImplicitFunction.h
ComputeMoments.h
ContourTreeUniform.h
ContourTreeUniformAugmented.h
CoordinateSystemTransform.h
@ -83,6 +84,7 @@ set(header_template_sources
CleanGrid.hxx
ClipWithField.hxx
ClipWithImplicitFunction.hxx
ComputeMoments.hxx
ContourTreeUniform.hxx
ContourTreeUniformAugmented.hxx
CoordinateSystemTransform.hxx