mirror of
https://github.com/OpenFOAM/ThirdParty-6.git
synced 2025-12-08 06:57:43 +00:00
3 lines
93 B
CMake
3 lines
93 B
CMake
include(vtkModuleMacrosPython)
|
|
vtk_module_python_module(${vtk-module} six.py CAN_USE_SYSTEM)
|