X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=cbc290e8dda3ab3e5c5fc07fb16907087ea692b7;hb=6171943e84350719c7dfae2af1d2476f3df9abd1;hp=5308eced06a0089771d733af60a7b94da6b3b817;hpb=dccc47ebcfa2ad7a2a6a8770f6975336897d7d06;p=creaVtk.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 5308ece..cbc290e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -76,6 +76,8 @@ IF (crea_FOUND) ENDIF(crea_FOUND) #================================== + + # USER! : Add here as many 'FIND_PACKAGE' blocks as *your* aplication requires # ----- @@ -108,6 +110,7 @@ SET(USE_KWWIDGETS OFF) SET(USE_VTK ON) SET(USE_ITK OFF) SET(USE_BOOST OFF) +SET(USE_OPENMP ON) #==================================