Skip to content
  • Antonio Rojas's avatar
    Fix OpenColorIO include dir detection · 1c55fefe
    Antonio Rojas authored and Dmitry Kazakov's avatar Dmitry Kazakov committed
    This has been broken forever. There was a missing PATHS keyword so the output was a random, meaningless dir.
    Compilation worked anyway because the includes were hardcoded to the default OCIO header install dir.
    But as soon as OCIO is installed to a non-default path, it breaks down.
    1c55fefe