diff options
| author | Fabio Pellacini <fabio.pellacini@gmail.com> | 2020-01-17 07:56:33 +0100 |
|---|---|---|
| committer | nicole mazzuca <mazzucan@outlook.com> | 2020-01-16 22:56:33 -0800 |
| commit | bf3e071e53bf46cba8857859f853dcc8898db817 (patch) | |
| tree | f203a4d20dd95db48452f4c03e70f445628a6111 /ports/embree3/CONTROL | |
| parent | 24a97b16e70400b874299f9d58f571f215090444 (diff) | |
| download | vcpkg-bf3e071e53bf46cba8857859f853dcc8898db817.tar.gz vcpkg-bf3e071e53bf46cba8857859f853dcc8898db817.zip | |
[embree3] added cleanup command for static build (#9555)
* added cleanup command to embree3 port for static build
* updated CONTROL file with version tag
* check if file exists before cleanups
* fix baseline
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'ports/embree3/CONTROL')
| -rw-r--r-- | ports/embree3/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/embree3/CONTROL b/ports/embree3/CONTROL index c3c0c0bd6..e3c014636 100644 --- a/ports/embree3/CONTROL +++ b/ports/embree3/CONTROL @@ -1,5 +1,5 @@ Source: embree3 -Version: 3.6.1 +Version: 3.6.1-1 Homepage: https://github.com/embree/embree Description: High Performance Ray Tracing Kernels. Build-Depends: tbb |
