On Wed, Jan 10, 2018 at 09:24:53 -0600, Chris Marsh wrote: > Great, thanks! > > I am custom building proj4. What is the best way to tell VTK's CMake where > to look for proj4? The find module seems to use the LIBPROJ4_DIR environment variable if available. It should be the install prefix of proj4. --Ben