early-access version 2853
This commit is contained in:
9
externals/vcpkg/ports/msmpi/vcpkg.json
vendored
Executable file
9
externals/vcpkg/ports/msmpi/vcpkg.json
vendored
Executable file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "msmpi",
|
||||
"version": "10.1.12498",
|
||||
"port-version": 4,
|
||||
"description": "Microsoft MPI (MS-MPI) is a Microsoft implementation of the Message Passing Interface standard for developing and running parallel applications on the Windows platform.",
|
||||
"homepage": "https://docs.microsoft.com/en-us/message-passing-interface/microsoft-mpi",
|
||||
"license": "MIT",
|
||||
"supports": "windows & !uwp"
|
||||
}
|
||||
Reference in New Issue
Block a user