Skip to content

Make compilation of cinema importer depend on Python

With Python disabled, ParaView ran into compilation problems with the Cinema importer, which requires Python. Added #ifdefs as needed to disable the importer when Python is not available.

Merge request reports