]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/ThirdParty-install-gdcm.sh
Merge branch 'vtk8itk5wx3-macos' of ssh://git.creatis.insa-lyon.fr/creaToolsTools...
[creaToolsTools.git] / Linux / scripts / ThirdParty-install-gdcm.sh
index fb97632963a0e26a12a7f8ca75508c52596fe72c..2f511c824d4ce4b9e81fab61f96343a6c65458bb 100644 (file)
@@ -125,7 +125,7 @@ fi
 ##  fi
 
 
-cxxFlags='  '
+cxxFlags='-std=c++11   '
 if [ $TDx == "ON" ]
 then
     cxxFlags=$cxxFlags'-F/Library/Frameworks -DVTK_USE_TDX '