Salome HOME
Copyright update 2022
[tools/configuration.git] / cmake / FindSalomePTScotch.cmake
index 3fdea67e4d185681bdc0233923707d30a5770c14..6edd502a45aa71da8e973202714068a020998d8b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2017-2022  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)