From: Eduardo DAVILA Date: Fri, 24 Apr 2020 16:04:14 +0000 (+0200) Subject: #3409 creaToolsTools Feature New Normal - creaVtk package with openmp X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=f82b42ea6458636e014bfad173a3a155b27c2210;p=creaToolsTools.git #3409 creaToolsTools Feature New Normal - creaVtk package with openmp --- diff --git a/Install_mingw64/Install_CreaTools/scripts/creaVtkVariables.bat b/Install_mingw64/Install_CreaTools/scripts/creaVtkVariables.bat index b650848..6366bb5 100644 --- a/Install_mingw64/Install_CreaTools/scripts/creaVtkVariables.bat +++ b/Install_mingw64/Install_CreaTools/scripts/creaVtkVariables.bat @@ -47,6 +47,7 @@ cd %binfolder% ::%cmakeBin% -D BUILD_BBTK_PACKAGE_creaVtk_DOXYGEN_DOC:BOOL=%3 CMakeCache.txt ::%cmakeBin% CMakeCache.txt +%cmakeBin% -D CMAKE_CXX_FLAGS:STRING=-fopenmp CMakeCache.txt %cmakeBin% -D crea_DIR:PATH=%1\c_%buildtype%%platforme%\ci CMakeCache.txt %cmakeBin% -D BBTK_DIR:PATH=%1\c_%buildtype%%platforme%\ci CMakeCache.txt %cmakeBin% -D BUILD_BBTK_PACKAGE_creaVtk:BOOL=ON -D creaVtk_DOC:BOOL=%3 CMakeCache.txt