I want to pass a VTK build parameter from the Superbuild down into the depths 
of the ParaView build.   In my top level cmake command, I'm passing the flag:

-DVTK_USE_OFFSCREEN:BOOL=ON \

but if I look in the paraview/src/*build/CMakeCache.txt file I'm getting this:

VTK_USE_OFFSCREEN:BOOL=OFF

Should I be able to pass this parameter from the top-level cmake command in the 
Superbuild?

________________________________
Rick Angelini

USArmy Research Laboratory
CISD/HPC Architectures Team
Building 120 Cube 315
Phone:  410-278-6266
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to