mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:29:08 +08:00
763f6664c1
* [Many ports] Fix copyright * version * [moos-core] Fix deprecated cmake * version * Fix cmake * version Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
19 lines
368 B
JSON
19 lines
368 B
JSON
{
|
|
"name": "moos-core",
|
|
"version": "10.4.0",
|
|
"port-version": 7,
|
|
"description": "A very light weight, easy to use middleware.",
|
|
"homepage": "https://sites.google.com/site/moossoftware/",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|