Hi,

*> On Thu, Feb 08, 2018 at 15:46:27 +0000, Hermitte Luc (CS SI) wrote:
> > I'm calling cmake with the following options?:
> >     cmake -Dqt5_enabled=On -DUSE_SYSTEM_qt5=On(/Off) 
> > -DQt5_DIR=/path/to/qt/5.9.1/lib/cmake/Qt5 ..
> 
> The input setting is `ENABLE_qt5`. The `qt5_enabled` variable indicates 
> whether Qt5 is being built or not (either by request or because
> of a dependency). It's value is set internally and the cache value is not 
> used.

Indeed. Thanks you Ben, and the others that've answered me.
I totally missed this option.

Thank you

-- 
Luc Hermitte
_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
https://public.kitware.com/mailman/listinfo/paraview

Reply via email to