vcpkg/ports/threadpool/CONTROL

7 lines
350 B
Plaintext
Raw Normal View History

Source: threadpool
Version: 0.2.5
Port-Version: 1
Homepage: http://threadpool.sourceforge.net/
Description: threadpool is a cross-platform C++ thread pool library. It provides a convenient way for dispatching asynchronous tasks and can be easily customized. threadpool is based on the high-quality Boost source libraries.
Build-Depends: boost-thread