rpath was set

This commit is contained in:
mattijs
2008-07-25 13:34:53 +01:00
parent 34ecc21e0f
commit a972933b85

View File

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