It looks like build-dependencies.sh currently only works on Linux (on macos 12 I get errors related to https://github.com/lifting-bits/cxx-common/blob/master/build_dependencies.sh#L95).
Would be nice if this script was rewritten in python or cmake so Windows can also be supported.