From 103c41dae9d498f65bc64ebe2ae51371debf906f Mon Sep 17 00:00:00 2001 From: abn Date: Fri, 18 Dec 2015 10:13:16 +0100 Subject: [PATCH] Overriding CMake sync process to push again bug fix --- cmake_files/FindSalomeParMetis.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.2