Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export getopt, getopt_long, and getopt_long_only functions along with optreset global var #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sldr
Copy link

@sldr sldr commented Feb 21, 2024

When creating a DLL none of the functions are exported.

I also set the version in meson.build to "1.00".

SLDR

sldr added 3 commits February 20, 2024 18:37
When building a DLL the functions are not exported.

(cherry picked from commit d24a7c3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant