Chris, Some thing like this should do the trick:
> [...]/cmake.sh -DCMAKE_INSTALL_PREFIX:PATH=/tmp/install [... path to Catalyst > src ...] Utkarsh On Fri, Aug 12, 2016 at 5:49 PM, Christopher Neal <[email protected]> wrote: > Hi All, > > > > I was wondering what the appropriate way to specify a value for the cmake > variable CMAKE_INSTALL_PREFIX is when compiling a Catalyst edition. The > editions make use of a cmake.sh script, and I’ve just been manually adding > the variable to that file because I can’t quite figure out how to tell the > script to also use a value for CMAKE_INSTALL_PREFIX that I pass to it. > > Does anyone have experience with doing this? I ask because I always want to > change the install directory to be a different location than the default > location in the root directory that Catalyst usually tries to install in. > > > Thank you, > > Chris Neal > > > _______________________________________________ > 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 > _______________________________________________ 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
