You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using just the absolute paths dos not make the package relocatable currently. See the linked libjxl and libtiff examples please, and the fix already merged in OCIO:
Just like w/ Imath, the .pc file generation should ideally deal with both absolute and relative paths in CMAKE_INSTALL_{INCLUDEDIR,LIBDIR} here:
openexr/cmake/CMakeLists.txt
Lines 185 to 188 in 436fcd2
Using just the absolute paths dos not make the package relocatable currently. See the linked libjxl and libtiff examples please, and the fix already merged in OCIO:
https://github.com/AcademySoftwareFoundation/OpenColorIO/blob/91761f256b18365b9b2f25fb0f083c592ea2628e/src/OpenColorIO/CMakeLists.txt#L179-L199
The text was updated successfully, but these errors were encountered: