vcpkg/ports/winlamb/vcpkg.json
myd7349 f8c233a2bd
[winlamb] Add new port (#17590)
* [winlamb] Add new port

* [winlamb] vcpkg x-add-version --overwrite-version winlamb

* [winlamb] Supports windows

* [winlamb] vcpkg x-add-version --overwrite-version winlamb
2021-05-18 00:17:43 -07:00

9 lines
268 B
JSON

{
"name": "winlamb",
"version-date": "2020-10-15",
"description": "A lightweight modern C++11 library for Win32 API, using lambdas to handle Windows messages.",
"homepage": "https://github.com/rodrigocfd/winlamb",
"license": "MIT",
"supports": "windows"
}