mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:19:07 +08:00
7042764fe1
* [stlab] Fix cmake config file * Update ports/stlab/portfile.cmake Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
6 lines
403 B
Plaintext
6 lines
403 B
Plaintext
Source: stlab
|
|
Version: 1.5.2-1
|
|
Description:
|
|
stlab is the ongoing work of what was Adobe Software Technology Lab.
|
|
The Concurrency library provides futures and channels, high level constructs for implementing algorithms that eases the use of multiple CPU cores while minimizing contention. This library solves several problems of the C++11 and C++17 TS futures.
|
|
Build-Depends: boost-variant (osx) |