Skip to content

Commit

Permalink
Windows builds now use a renamed OpenImageIO dll
Browse files Browse the repository at this point in the history
  • Loading branch information
acasta69 committed Feb 9, 2021
1 parent f8679fc commit ef55355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/Packages/FindOpenImageIO.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ FIND_PATH(OPENIMAGEIO_INCLUDE_DIR

FIND_LIBRARY(OPENIMAGEIO_LIBRARY
NAMES
OpenImageIO_LuxCore
OpenImageIO
HINTS
${_openimageio_SEARCH_DIRS}
Expand Down

0 comments on commit ef55355

Please sign in to comment.