back

by Rochus·25d ago·view on hn ↗
I built BUSY as a lean, statically typed build system inspired by GN, targeting GCC, Clang and MSVC. This release adds CMake package export, so CMake-based consumers can use BUSY-built libraries through normal add_subdirectory()/target_link_libraries() workflows. I’d particularly welcome feedback from people maintaining mixed CMake/non-CMake dependency graphs, cross-platform toolchains, or bootstrap-sensitive builds.

EDIT: why the hell is this comment flagged?