X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=CMakeModules%2FlibbatchMacros.cmake;fp=CMakeModules%2FlibbatchMacros.cmake;h=323e2e5c9e2f191cc3dee201417d5063b9d58c73;hb=5aedd49a7f65c45c9e20809076e1aca6e62885a3;hp=3741aea0c619cbe4fc11a7370882b7d61297ed0e;hpb=17ff0e9f6a243ede85757f461e32e74a293b93b2;p=tools%2Flibbatch.git diff --git a/CMakeModules/libbatchMacros.cmake b/CMakeModules/libbatchMacros.cmake index 3741aea..323e2e5 100644 --- a/CMakeModules/libbatchMacros.cmake +++ b/CMakeModules/libbatchMacros.cmake @@ -278,7 +278,8 @@ MACRO(SALOME_FIND_PACKAGE_AND_DETECT_CONFLICTS pkg referenceVariable upCount) MESSAGE(STATUS "${pkg} found directory matches what was specified in the ${pkg_UC}_ROOT_DIR variable, all good!") ENDIF() ELSE() - MESSAGE(STATUS "Environment variable ${pkg_UC}_ROOT_DIR is not defined. The system installation was found.") + MESSAGE(STATUS "Variable ${pkg_UC}_ROOT_DIR was not explicitly defined: " + "an installation was found anyway: ${_tmp_ROOT_DIR}") ENDIF() # 5. Conflict detection