From f82b42ea6458636e014bfad173a3a155b27c2210 Mon Sep 17 00:00:00 2001 From: Eduardo DAVILA Date: Fri, 24 Apr 2020 18:04:14 +0200 Subject: [PATCH] #3409 creaToolsTools Feature New Normal - creaVtk package with openmp --- Install_mingw64/Install_CreaTools/scripts/creaVtkVariables.bat | 1 + 1 file changed, 1 insertion(+) 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 -- 2.47.1