adding speedy option :-)

This commit is contained in:
andy
2008-06-27 16:53:33 +01:00
parent 4807fea33b
commit 076be91979

View File

@ -140,6 +140,7 @@ buildParaView ()
{ {
# set general options # set general options
addCMakeVariable "BUILD_SHARED_LIBS:BOOL=ON" addCMakeVariable "BUILD_SHARED_LIBS:BOOL=ON"
addCMakeVariable "CMAKE_BUILD_TYPE:STRING=Release"
# set paraview environment # set paraview environment
unset PARAVIEW_SRC_DIR unset PARAVIEW_SRC_DIR