From: abn Date: Fri, 18 Dec 2015 09:13:16 +0000 (+0100) Subject: Overriding CMake sync process to push again bug fix X-Git-Tag: V8_0_0a1~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=103c41dae9d498f65bc64ebe2ae51371debf906f;p=tools%2Fmedcoupling.git Overriding CMake sync process to push again bug fix --- diff --git a/cmake_files/FindSalomeParMetis.cmake b/cmake_files/FindSalomeParMetis.cmake index 60b6b7d98..17a4f0798 100644 --- a/cmake_files/FindSalomeParMetis.cmake +++ b/cmake_files/FindSalomeParMetis.cmake @@ -24,7 +24,7 @@ # !! Please read the generic detection procedure in SalomeMacros.cmake !! # -SALOME_FIND_PACKAGE_AND_DETECT_CONFLICTS(ParMetis PARMETIS_INCLUDE_DIRS 1) +SALOME_FIND_PACKAGE_AND_DETECT_CONFLICTS(ParMetis PARMETIS_INCLUDE_DIRS 0) #MARK_AS_ADVANCED() IF(PARMETIS_FOUND)