Files
ThirdParty-6/ParaView-5.0.1/Qt/Python/module.cmake

12 lines
176 B
CMake

vtk_module(pqPython
DEPENDS
vtkPythonInterpreter
vtkWrappingPythonCore
pqCore
PRIVATE_DEPENDS
Pygments
EXCLUDE_FROM_WRAPPING
TEST_LABELS
PARAVIEW
)