Skip to content

Commit bb99e11

Browse files
committed
Find ZLIB
Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>
1 parent 7d31c08 commit bb99e11

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/opentimelineio/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ if(OTIO_CXX_INSTALL)
145145
endif()
146146

147147
set(OTIO_CONFIG_DEPENDENCIES "")
148+
string(APPEND OTIO_CONFIG_DEPENDENCIES "find_dependency(ZLIB)\n")
148149
if(OTIO_FIND_MINIZIP_NG)
149150
string(APPEND OTIO_CONFIG_DEPENDENCIES "find_dependency(minizip-ng)\n")
150151
endif()

0 commit comments

Comments
 (0)