There was an error while loading. Please reload this page.
1 parent e5c1fc4 commit adc9439Copy full SHA for adc9439
1 file changed
cmake/Config.cmake.in
@@ -1,5 +1,7 @@
1
@PACKAGE_INIT@
2
3
+include(CMakeFindDependencyMacro)
4
+
5
find_dependency(ZLIB REQUIRED)
6
7
include("${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake")
0 commit comments