diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-09-11 04:48:41 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-09-10 13:48:41 -0700 |
| commit | 15d747662c1e35e5229b3f444b3ef6a12ada0fd6 (patch) | |
| tree | 11769064280322a8ee13c9cf55c12feb1a8c6a6e /ports/tbb/CONTROL | |
| parent | cbf9553c6ee9f220d696433d6c41de6ff6fcbda0 (diff) | |
| download | vcpkg-15d747662c1e35e5229b3f444b3ef6a12ada0fd6.tar.gz vcpkg-15d747662c1e35e5229b3f444b3ef6a12ada0fd6.zip | |
[tbb]Fix static build. (#8018)
Diffstat (limited to 'ports/tbb/CONTROL')
| -rw-r--r-- | ports/tbb/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tbb/CONTROL b/ports/tbb/CONTROL index c06af492b..da29e4879 100644 --- a/ports/tbb/CONTROL +++ b/ports/tbb/CONTROL @@ -1,4 +1,4 @@ Source: tbb -Version: 2019_U8 +Version: 2019_U8-1 Homepage: https://github.com/01org/tbb Description: Intel's Threading Building Blocks. |
