MantisBT - ParaView
View Issue Details
0010566ParaViewBugpublic2010-04-16 10:062010-04-26 18:53
David Partyka 
David Partyka 
normalminoralways
closedfixed 
3.8 
3.8 
0010566: pvblot plugin should not be built if python is not enabled
Email from the list:

Paul, you are correct, the plugin should not be built if
PARAVIEW_ENABLE_PYTHON is OFF. Dave, can we make sure that the plugin
in OFF if PARAVIEW_ENABLE_PYTHON is OFF? One reliable way would be to
simply add and IF(PARAVIEW_ENABLE_PYTHON) block around the entire
CMakeLists.txt in Plugins/pvblot.
No tags attached.
Issue History
2010-04-16 10:06David PartykaNew Issue
2010-04-16 10:06David PartykaStatusbacklog => tabled
2010-04-16 10:06David PartykaAssigned To => David Partyka
2010-04-26 00:10David PartykaNote Added: 0020396
2010-04-26 00:10David PartykaStatustabled => @80@
2010-04-26 00:10David PartykaFixed in Version => 3.8
2010-04-26 00:10David PartykaResolutionopen => fixed
2010-04-26 18:53Alan ScottNote Added: 0020411
2010-04-26 18:53Alan ScottStatus@80@ => closed

Notes
(0020396)
David Partyka   
2010-04-26 00:10   
Fixed in 08a95d27791142e4d75f30f950f2d211250b846d
(0020411)
Alan Scott   
2010-04-26 18:53   
Trusting that it was done correctly.