aboutsummaryrefslogtreecommitdiff
path: root/ports/sigslot/vcpkg.json
blob: 20bf9b068a55d12043046859cbaf4a9e06b3a56b (plain)
1
2
3
4
5
6
{
  "name": "sigslot",
  "version-string": "1.0.0",
  "port-version": 4,
  "description": "Portable C++ type-safe, thread-safe signal/slot library for ISO C++, Unix/BSD/Linux and Win32. Sigslot allows C++ code to use the signal/slot paradigm made popular by, for example, Qt."
}