dcbaker / meson-plus-plus

An experimental and incomplete implementation of Meson in C++, for solving Meson's bootstrapping issue.
Apache License 2.0
45 stars 7 forks source link

binary and archive linking #14

Closed dcbaker closed 2 years ago

dcbaker commented 3 years ago

We can compile archives, we can compile binaries, but we need to link them together for them to be useful