lol i accidentally deleted the mac fix when i reverted the cmake files

big time oof
This commit is contained in:
itsmattkc
2020-08-08 03:17:21 +10:00
parent 0075733da1
commit 4fac083799
+6 -1
View File
@@ -126,7 +126,12 @@ target_include_directories(
${FFMPEG_INCLUDE_DIRS}
${OCIO_INCLUDE_DIRS}
${OIIO_INCLUDE_DIRS}
${OPENEXR_INCLUDE_DIR}
${OPENEXR_INCLUDES}
# HACK: Brew on macOS separates OpenEXR and IlmBase into two folders even though they seem to
# expect to be in one. This includes the IlmBase files as if they were in the same folders
# as the OpenEXR headers.
${ILMBASE_INCLUDES}/OpenEXR
)
# Set link libraries