AcademySoftwareFoundation / OpenColorIO

A color management framework for visual effects and animation.
https://opencolorio.org
BSD 3-Clause "New" or "Revised" License
1.79k stars 455 forks source link

Adsk contrib - Add support for minimum and recommended versions for dependencies #1772

Closed cedrik-fuoco-adsk closed 1 year ago

cedrik-fuoco-adsk commented 1 year ago

Adding support for minimum, maximum and recommended versions for OCIO dependencies.

Here's a snippet of a build log:

image

cedrik-fuoco-adsk commented 1 year ago

I am working on the failure in the Linux CI. The issue comes up when OpenImageIO is found via OpenImageIOConfig.cmake. I've identified the issue and I'm working on a solution. The issue is present in the main branch as well.

cedrik-fuoco-adsk commented 1 year ago

Sorry, I messed up my branch while trying to rebase. I might have to do a redo.

cedrik-fuoco-adsk commented 1 year ago

Closing in favour of https://github.com/AcademySoftwareFoundation/OpenColorIO/pull/1777 (redo)