pletzer / mint

MINT - Mimetic Interpolation on the sphere
BSD Zero Clause License
8 stars 4 forks source link

Now allows the user to specify the VTK_INCLUDE_DIR, VTK_LIBRARY_DIR a… #15

Closed pletzer closed 3 years ago

pletzer commented 3 years ago

…nd VTK_VERSION values manually

Tested with pv-5.8.5 build.

pletzer commented 3 years ago

I used cmake .. -D VTK_VERSION=pv5.8.5.8 -D VTK_LIBRARY_DIR=/usr/local/paraview/lib/ -D VTK_INCLUDE_DIR=/usr/local/paraview/include/paraview-5.8/

pletzer commented 3 years ago

Now compiles and runs with paraview 5.8.5 vtk build and vtk 8.1.