ClickHouse/libs/libpoco/Crypto/cmake/PocoCryptoConfig.cmake
2016-01-07 01:53:39 +03:00

4 lines
127 B
CMake

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