Skip to content

Commit e4fb7d0

Browse files
committed
Turn off fetch libs
Signed-off-by: Darby Johnston <[email protected]>
1 parent 99fceb6 commit e4fb7d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/deps/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ if(NOT OTIO_FIND_MINIZIP_NG)
4949
set(MZ_OPENSSL OFF)
5050
set(MZ_LIBBSD OFF)
5151
set(MZ_ICONV OFF)
52+
set(MZ_FETCH_LIBS OFF)
5253
add_subdirectory(zlib-ng)
5354
add_subdirectory(minizip-ng)
5455
endif()

0 commit comments

Comments
 (0)