mirror of
https://github.com/boostorg/mpi.git
synced 2026-01-19 16:32:11 +00:00
Merge pull request #173 from grisumbras/fix/ambiguous-target
fix "ambiguous target" build system error
This commit is contained in:
@@ -147,7 +147,6 @@ else
|
||||
: "note: otherwise, you can safely ignore this message."
|
||||
;
|
||||
}
|
||||
alias boost_mpi_python ;
|
||||
alias mpi ;
|
||||
alias boost_mpi ;
|
||||
alias boost_mpi_python : boost_mpi ;
|
||||
alias mpi : boost_mpi ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user