vcpkg/ports/palsigslot/vcpkg.json
Luca Schlecker 2dd2e62345
[palsigslot] New port (#15558)
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
2021-01-12 19:57:22 -08:00

7 lines
196 B
JSON

{
"name": "palsigslot",
"version-string": "1.2.0",
"description": "A header-only, thread safe implementation of signal-slots for C++.",
"homepage": "https://github.com/palacaze/sigslot"
}