mirror of
https://github.com/OpenFOAM/ThirdParty-6.git
synced 2025-12-08 06:57:43 +00:00
7 lines
179 B
CMake
7 lines
179 B
CMake
if (PARAVIEW_ENABLE_PYTHON AND FALSE)
|
|
# blot is currently not working. We'll fix it when needed.
|
|
pv_plugin(pvblot
|
|
DESCRIPTION "PVBLOT Plugin"
|
|
DEFAULT_ENABLED)
|
|
endif()
|