]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/bbtkVariables.sh
Merge branch 'vtk8itk5wx3-macos' of ssh://git.creatis.insa-lyon.fr/creaToolsTools...
[creaToolsTools.git] / Linux / scripts / bbtkVariables.sh
index 68b124e5953665bdb7a6ca2b5b7c9f8688cc99f1..86c4f34fa313a3c71048cecdb013cd75ef872ff9 100644 (file)
@@ -46,7 +46,7 @@ fi
 
 #This line es not working in MacOs
 #cxxFlags='-fPIC -fopenmp '
-cxxFlags='-fPIC '
+cxxFlags='-fPIC -std=c++11 '
 TDx=$5
 # TDx is declared in: CreaTools-configure.sh
 if [ "$TDx" == "ON" ]; then