FindMPI: Mark old MPI library entries as advanced

This commit is contained in:
Christian Pfeiffer 2017-04-16 00:24:10 +02:00
parent 286e4f1087
commit d9d280f531

View File

@ -660,6 +660,7 @@ if (MPI_NUMLIBS GREATER 1)
else()
set(MPI_EXTRA_LIBRARY "MPI_EXTRA_LIBRARY-NOTFOUND" CACHE STRING "Extra MPI libraries to link against" FORCE)
endif()
mark_as_advanced(MPI_LIBRARY MPI_EXTRA_LIBRARY)
#=============================================================================
# unset these vars to cleanup namespace