Files
bs_explorer/CMakeLists.txt
François 2752c3404b bsdl: extract parser into standalone libbsdl, pulled via FetchContent
The BSDL loader (seeded from the Viveris parser) now lives in its own
LGPL repo, electronics/libbsdl, consumed with CMake FetchContent.
Local development override: -DFETCHCONTENT_SOURCE_DIR_BSDL=<path>.
src/modules/bsdl_parser/ is removed; callers go through the libbsdl
API. Build verified against the libbsdl checkout.
2026-06-13 00:10:02 +02:00

2.2 KiB