vcpkg/ports/sigslot/CONTROL

4 lines
234 B
Plaintext
Raw Normal View History

2019-09-21 02:27:24 +08:00
Source: sigslot
Version: 1.0.0-3
2019-09-21 02:27:24 +08:00
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.