Skip to content

Commit

Permalink
[openimageio] Skip building tests (#30570)
Browse files Browse the repository at this point in the history
* update openimageio

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
  • Loading branch information
MonicaLiu0311 and Monica committed Apr 15, 2023
1 parent 6b7352e commit 9530141
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions ports/openimageio/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ vcpkg_cmake_configure(
OPTIONS
${FEATURE_OPTIONS}
-DBUILD_TESTING=OFF
-DOIIO_BUILD_TESTS=OFF
-DUSE_DCMTK=OFF
-DUSE_NUKE=OFF
-DUSE_OpenVDB=OFF
Expand Down
1 change: 1 addition & 0 deletions ports/openimageio/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "openimageio",
"version": "2.4.9.0",
"port-version": 1,
"description": "A library for reading and writing images, and a bunch of related classes, utilities, and application.",
"homepage": "https://github.com/OpenImageIO/oiio",
"license": "BSD-3-Clause",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -5822,7 +5822,7 @@
},
"openimageio": {
"baseline": "2.4.9.0",
"port-version": 0
"port-version": 1
},
"openjpeg": {
"baseline": "2.5.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/o-/openimageio.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "34493d776df3b1fee4ba5e01c882d1237a135362",
"version": "2.4.9.0",
"port-version": 1
},
{
"git-tree": "82fe27ff1713dd3f0fbaaa7399257fc4d56cf1b0",
"version": "2.4.9.0",
Expand Down

0 comments on commit 9530141

Please sign in to comment.