This repository was archived by the owner on Jul 31, 2023. It is now read-only.
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
CMake followups #244
Open
Description
Experimental CMake support was added in PR #238 to address issue #86. This issue is to track followup work from the PR:
- Benchmarks. (CMake: Add Google Benchmark (with FetchContent) #296)
- Top-level examples other than helloworld.
- Leaf examples (e.g. trace/examples/ dir).
- Exporters other than stdout.
- Prometheus (Add cmake support for prometheus exporter #249)
- prometheus_test_server, ::pull, get an example to work.
- Zipkin
- Stackdriver
- Prometheus (Add cmake support for prometheus exporter #249)
- CI (Travis) support. (Travis: add gcc and CMake. #255)
- CI (Appveyor) support.
- Make it work with MSVC.
- vcpkg support.
- Consider producing shared libraries.
- Add find_package / install support.
- Precisely specify which link libraries are PRIVATE.
- Consider using object libraries.
Metadata
Metadata
Assignees
Labels
No labels