Cleanup: CMake/macOS: remove boost from OIIO libs.

Introduced by me in {rB1f6b7387ad0177c1dec9bb83b7}.
This commit is contained in:
Ankit Meel 2020-10-09 20:38:57 +05:30
parent e340f943f5
commit 50ffcf12b2
1 changed files with 0 additions and 1 deletions

View File

@ -266,7 +266,6 @@ endif()
if(WITH_OPENIMAGEIO)
find_package(OpenImageIO)
list(APPEND OPENIMAGEIO_LIBRARIES
${BOOST_LIBRARIES}
${PNG_LIBRARIES}
${JPEG_LIBRARIES}
${TIFF_LIBRARY}