X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=travis%2Ftravis_build_vtk.sh;h=9d36bdba3d76134a3bb0f3995bf2423e62e355ea;hb=738abae55fb33a7c77843a9d84bc14d5439bff1a;hp=76c2685f9e88772d28333c7398cae57c15d5c7fc;hpb=f48c960aef6e0a5a4edea516b062197db009e25f;p=clitk.git diff --git a/travis/travis_build_vtk.sh b/travis/travis_build_vtk.sh index 76c2685..9d36bdb 100755 --- a/travis/travis_build_vtk.sh +++ b/travis/travis_build_vtk.sh @@ -80,7 +80,7 @@ else -DVTK_USE_RENDERING=ON -DVTK_USE_VIEWS=ON -DVTK_QT_VERSION="$QT_MAJOR_VERSION" " - elif [ "$VTK_VERSION" == "v6.3.0" ]; then + elif [ "$VTK_VERSION" == "v6.3.0" ] || [ "$VTK_VERSION" == "v8.1.1" ]; then cmake_arg_str=" $cmake_arg_str -DBUILD_SHARED_LIBS=1 -DCMAKE_BUILD_TYPE=Release