Make a shared library #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Meson should generate a library and, optionally, an executable tool that exposes its functionalities to cli users
Done at commit
5a78ef04de
CLI build is optional since commit
5f5518bb88
which follows the one in the previous comment