1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 16:57:16 +01:00
SqMod/vendor/POCO/Prometheus/cmake/PocoPrometheusConfig.cmake
2023-03-23 20:19:11 +02:00

5 lines
156 B
CMake

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