ClickHouse/contrib/libpoco/XML/cmake/PocoXMLConfig.cmake

4 lines
124 B
CMake

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