Files
openfoam/applications/utilities/postProcessing/graphics/PVReaders/foamReader/CMakeLists-Project57.txt
Mark Olesen 883752cfb9 COMP: restructure paraview reader files, add paraview-5.7 guards
- building plugins with paraview-5.7 is quite different
2019-11-05 09:14:37 +01:00

7 lines
269 B
Plaintext

#-----------------------------------------------------------------------------
# OpenFOAM reader plugin for ParaView GUI (5.7+)
message(FATAL_ERROR "paraview-${pv_api} not yet supported")
#-----------------------------------------------------------------------------