Re: [Paraview] ParaViewConfig.cmake created too late with ENABLE_paraviewpluginsexternal

2017-01-05 Thread Ben Boeckel
On Thu, Jan 05, 2017 at 13:07:32 +0100, Fabian Wein wrote: > I think there is still an issue building plugins via > -DENABLE_paraviewpluginsexternal:BOOL=ON when building > paraview-superbuild. > > cmake ../paraview-superbuild -DCMAKE_BUILD_TYPE:STRING=Release > -DBUILD_TESTING=OFF

[Paraview] ParaViewConfig.cmake created too late with ENABLE_paraviewpluginsexternal

2017-01-05 Thread Fabian Wein
I think there is still an issue building plugins via -DENABLE_paraviewpluginsexternal:BOOL=ON when building paraview-superbuild. cmake ../paraview-superbuild -DCMAKE_BUILD_TYPE:STRING=Release -DBUILD_TESTING=OFF -DENABLE_cxx11=ON -DENABLE_qt5=ON -DENABLE_boost:BOOL=ON -DENABLE_hdf5:BOOL=ON