From d1a1391303a3fb8374e2e067cd1bb1b0be63f27d Mon Sep 17 00:00:00 2001 From: Gilles DAVID Date: Tue, 18 Apr 2017 16:38:12 +0200 Subject: [PATCH] Fix macro comment --- cmake/SalomeMacros.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/SalomeMacros.cmake b/cmake/SalomeMacros.cmake index 0b5d61b..d2791b6 100644 --- a/cmake/SalomeMacros.cmake +++ b/cmake/SalomeMacros.cmake @@ -438,7 +438,7 @@ ENDMACRO() #################################################################### -# SALOME_FIND_PACKAGE_DETECT_CONFLICTS(pkg referenceVariable upCount) +# SALOME_FIND_PACKAGE_AND_DETECT_CONFLICTS(pkg referenceVariable upCount) # pkg : name of the system package to be detected # referenceVariable: variable containing a path that can be browsed up to # retrieve the package root directory (xxx_ROOT_DIR) -- 2.39.2