blob: 5b9aa5580652ca4eda4fe2743820d590bd60a11d [file] [log] [blame]
@PACKAGE_INIT@
# only needed for static library, and doesn't work as-is
#include(CMakeFindDependencyMacro)
#find_dependency(ZLIB::ZLIB)
# how to handle the optional dependencies?
# Provide all our library targets to users.
include("${CMAKE_CURRENT_LIST_DIR}/libzip-targets.cmake")
check_required_components(libzip)