mirror of
https://github.com/reactos/CMake.git
synced 2025-03-05 18:37:46 +00:00
FindMPI: Mark old MPI library entries as advanced
This commit is contained in:
parent
286e4f1087
commit
d9d280f531
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user