CMake: remove redundant IMATH includes
Added for an old version of OIIO and weren't defined for lite builds.
This commit is contained in:
@@ -15,7 +15,6 @@ set(INC
|
||||
set(INC_SYS
|
||||
${JPEG_INCLUDE_DIR}
|
||||
${ZLIB_INCLUDE_DIRS}
|
||||
${IMATH_INCLUDE_DIRS}
|
||||
${OPENIMAGEIO_INCLUDE_DIRS}
|
||||
)
|
||||
|
||||
|
||||
@@ -11,7 +11,6 @@ set(INC
|
||||
)
|
||||
|
||||
set(INC_SYS
|
||||
${IMATH_INCLUDE_DIRS}
|
||||
${OPENIMAGEIO_INCLUDE_DIRS}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user