mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-12 23:41:44 +08:00
ebb01831d6
* add port 'wmipp' * added 'wmipp' hash * formatted manifest and rebuilt database * uupdate version database * use ${VERSION} in ports/wmipp/portfile.cmake Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com> * update version database --------- Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
9 lines
261 B
JSON
9 lines
261 B
JSON
{
|
|
"name": "wmipp",
|
|
"version": "1.0.0",
|
|
"description": "Streamlined Windows Management Instrumentation (WMI) integration for seamless C++ development",
|
|
"homepage": "https://github.com/sonodima/wmipp",
|
|
"license": "MIT",
|
|
"supports": "windows & !uwp"
|
|
}
|