pineapple/externals/vcpkg/ports/sigslot/vcpkg.json
2022-07-23 03:01:36 +02:00

6 lines
279 B
JSON
Executable file

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