X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=cmake%2FFindSalomePTScotch.cmake;h=73fb5b2e2d6742b75940cc340765f3d7a28cef39;hb=4aa75fa5cc770a1a26b11e4712224d7c7bed1b5e;hp=3fdea67e4d185681bdc0233923707d30a5770c14;hpb=3aed465afeafa82d08f9e61f209c722eff1e6e68;p=tools%2Fconfiguration.git diff --git a/cmake/FindSalomePTScotch.cmake b/cmake/FindSalomePTScotch.cmake index 3fdea67..73fb5b2 100644 --- a/cmake/FindSalomePTScotch.cmake +++ b/cmake/FindSalomePTScotch.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2017 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2017-2020 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -24,7 +24,7 @@ # !! Please read the generic detection procedure in SalomeMacros.cmake !! # -SALOME_FIND_PACKAGE_AND_DETECT_CONFLICTS(PTScotch SCOTCH_INCLUDE_DIRS 1) +SALOME_FIND_PACKAGE_AND_DETECT_CONFLICTS(PTScotch PTSCOTCH_INCLUDE_DIRS 1) #MARK_AS_ADVANCED() IF(SCOTCH_FOUND)