diff options
| author | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-04-15 09:10:26 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-15 09:10:26 -0700 |
| commit | f912e8fe10fc8de50da17283d46a3064a2c8b285 (patch) | |
| tree | c630ae9033ecf9cbc42465f200f01573e61e0280 /ports/tbb/CONTROL | |
| parent | 50f5372193040a42eb7e28bfe2db3e59f689721f (diff) | |
| download | vcpkg-f912e8fe10fc8de50da17283d46a3064a2c8b285.tar.gz vcpkg-f912e8fe10fc8de50da17283d46a3064a2c8b285.zip | |
[tbb] Fix config path (#6100)
* Fix config path
* Add lib prefix substitution
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 048f711e0..4c47458bc 100644 --- a/ports/tbb/CONTROL +++ b/ports/tbb/CONTROL @@ -1,3 +1,3 @@ Source: tbb -Version: 2019_U5 +Version: 2019_U5-1 Description: Intel's Threading Building Blocks. |
