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 /scripts | |
| 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 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index c4889fbc6..ab88ed6f6 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -402,7 +402,6 @@ ecsutil:x64-uwp=fail embree2:x64-linux=fail
embree2:x64-osx=fail
embree2:x64-windows-static=fail
-embree3:x64-osx=fail
enet:arm-uwp=fail
enet:x64-uwp=fail
epsilon:arm-uwp=fail
|
