ClickHouse/contrib/libpoco/Crypto/cmake/PocoCryptoConfig.cmake

4 lines
127 B
CMake

include(CMakeFindDependencyMacro)
find_dependency(PocoFoundation)
include("${CMAKE_CURRENT_LIST_DIR}/PocoCryptoTargets.cmake")