]> SALOME platform Git repositories - tools/configuration.git/commitdiff
Salome HOME
Ooops
authorAnthony Geay <anthony.geay@edf.fr>
Fri, 29 Dec 2017 13:16:34 +0000 (14:16 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Fri, 29 Dec 2017 13:16:34 +0000 (14:16 +0100)
cmake/FindSalomePTScotch.cmake

index 3fdea67e4d185681bdc0233923707d30a5770c14..dcdca1338e5b8d3baa2f060b90c3bd105754949f 100644 (file)
@@ -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)