vcpkg/ports/wmipp/vcpkg.json
sonodima ebb01831d6
[wmipp] Add new port (#31503)
* 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>
2023-05-22 12:03:21 -07:00

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"
}