On Tue, Jan 09, 2018 at 17:32:09 -0600, Chris Marsh wrote: > Is there a way to stop vtkproj4 from being built? It seems to be > conflicting with another version of proj4 I am building for my application. You can tell VTK to use an external proj4 using VTK_USE_SYSTEM_libproj4. --Ben