Skip to content

Customize the file name of the shared library #3092

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

Closed
heibor opened this issue Aug 18, 2019 · 1 comment
Closed

Customize the file name of the shared library #3092

heibor opened this issue Aug 18, 2019 · 1 comment

Comments

@heibor
Copy link

heibor commented Aug 18, 2019

Is there any way to customize the file name of the shared library?

In the build.zig, when I use method addSharedLibrary("foo", null, ver), it will generate libfoo.dylib in MacOSX, sometimes, I want to customize the file name, for example I want to use foo.so in MacOSX, is it possible?

@daurnimator
Copy link
Contributor

Duplicate of #2231

@daurnimator daurnimator marked this as a duplicate of #2231 Aug 18, 2019
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

No branches or pull requests

2 participants