mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
rpath was set
This commit is contained in:
@ -140,6 +140,7 @@ buildParaView ()
|
|||||||
{
|
{
|
||||||
# set general options
|
# set general options
|
||||||
addCMakeVariable "BUILD_SHARED_LIBS:BOOL=ON"
|
addCMakeVariable "BUILD_SHARED_LIBS:BOOL=ON"
|
||||||
|
addCMakeVariable "VTK_USE_RPATH:BOOL=OFF"
|
||||||
addCMakeVariable "CMAKE_BUILD_TYPE:STRING=Release"
|
addCMakeVariable "CMAKE_BUILD_TYPE:STRING=Release"
|
||||||
|
|
||||||
# set paraview environment
|
# set paraview environment
|
||||||
|
|||||||
Reference in New Issue
Block a user