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

compiler.get_supported_arguments #18

Open dcbaker opened 3 years ago

dcbaker commented 3 years ago

This is moslty just adding a pass to lower compiler arguments, and the necessary code to the compiler object.