]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/python3/usage
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / python3 / usage
1 The package python3 is compatible with built-in CMake targets:
2
3 find_package(Python3 COMPONENTS Development REQUIRED)
4 target_link_libraries(main PRIVATE Python3::Python)