]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3/usage
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / libhdfs3 / usage
1 The package libhdfs3 is compatible with built-in CMake targets:
2
3 FIND_PACKAGE(libhdfs3 REQUIRED)
4 TARGET_LINK_LIBRARIES(main PRIVATE HDFS::hdfs3)