]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/json-schema-validator/usage
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / json-schema-validator / usage
1 The package json-schema-validator provides CMake integration:
2
3 find_package(nlohmann_json_schema_validator REQUIRED)
4 target_link_libraries(main PRIVATE nlohmann_json_schema_validator)