Files
cvmmap-streamer/CMakeLists.txt
T
crosstyan 3a68b44c69 build(cmake): require standalone spdlog dependency
Remove the monorepo-relative spdlog fallback so this project no longer depends on ../app/lib/spdlog. This makes configuration deterministic when cvmmap-streamer is checked out as an independent repository.

The build now fails fast unless spdlog is provided by the host toolchain, which matches standalone packaging expectations.
2026-03-05 22:45:20 +08:00

2.8 KiB