Then I do something wrong:

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 -DENABLE_zlib:BOOL=ON -DENABLE_png:BOOL=ON 
-Dsuperbuild_download_location=$HOME/code/cfsdepscache/paraview 
-DCMAKE_OSX_SDK=macosx10.12 -DENABLE_paraviewexternalplugins:BOOL=ON 
-Dparaview_PLUGINS_EXTERNAL:STRING=CFSReader 
-Dparaview_PLUGIN_CFSReader_PATH:PATH=$METABUILD/../plugins/CFSReader

…
CMake Warning:
  Manually-specified variables were not used by the project:

    ENABLE_paraviewexternalplugins
…

I should have written, that I tried some variants before. 

Fabian



> Am 02.01.2017 um 20:01 schrieb Ben Boeckel <ben.boec...@kitware.com>:
> 
> On Fri, Dec 30, 2016 at 23:48:52 +0100, Fabian Wein wrote:
>> • enable_paraviewexternalplugins:BOOL=ON: Enables building using external 
>> plugins.
> 
> Sorry, that should be ENABLE_paraviewexternalplugins. PR pushed:
> 
>    https://gitlab.kitware.com/paraview/paraview-superbuild/merge_requests/253
> 
> --Ben

_______________________________________________
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:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to