0382 / argparse-f

Modern Fortran command line parser, implemented with OOP.
MIT License
23 stars 2 forks source link

Add meson support #1

Closed zoziha closed 1 year ago

zoziha commented 1 year ago

Description

Support for argparse-f as a Meson package makes it easy to build dynamic and static link libraries and Meson subproject calls.

meson setup _build
meson test -C _build