Skip to content

Commit

Permalink
Revert "Update FindExtPackages.cmake"
Browse files Browse the repository at this point in the history
This reverts commit 025e7c0.

Signed-off-by: Sławomir Śpiewak <[email protected]>
  • Loading branch information
SlawekNowy committed Jun 14, 2024
1 parent e5d30a9 commit 2758870
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions share/cmake/modules/FindExtPackages.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,6 @@ ocio_handle_dependency( minizip-ng REQUIRED ALLOW_INSTALL
MIN_VERSION 3.0.6
RECOMMENDED_VERSION 3.0.7
RECOMMENDED_VERSION_REASON "Latest version tested with OCIO")
#minizip-ng requires zlib headers, so we force the dep.
if(TARGET ZLIB::ZLIB AND TARGET MINIZIP::minizip-ng)
add_dependencies(MINIZIP::minizip-ng ZLIB::ZLIB)
endif()

###############################################################################
##
Expand Down

0 comments on commit 2758870

Please sign in to comment.