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

Cleanup dependency mess (See #115) #117

Closed
JesusMcCloud opened this issue Aug 29, 2024 · 1 comment · Fixed by #133
Closed

Cleanup dependency mess (See #115) #117

JesusMcCloud opened this issue Aug 29, 2024 · 1 comment · Fixed by #133
Assignees
Milestone

Comments

@JesusMcCloud
Copy link
Collaborator

No description provided.

@JesusMcCloud JesusMcCloud self-assigned this Aug 29, 2024
@JesusMcCloud JesusMcCloud added this to the 5.0 milestone Aug 29, 2024
@JesusMcCloud
Copy link
Collaborator Author

The whole mess stems from explicitly exporting transitive dependencies of Signum.
So we just don't and instead enable transitive export of dependencies and we're good to go. See also https://kotlinlang.org/docs/multiplatform-build-native-binaries.html#export-dependencies-to-binaries

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 a pull request may close this issue.

1 participant