Salome HOME
Merge branch 'po/fix-hdf5'
[tools/configuration.git] / cmake / FindSalomePTScotch.cmake
index 3fdea67e4d185681bdc0233923707d30a5770c14..cd2b5bed9f6bf5824be0e71b902565727dbac934 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2017-2021  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)