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

PyBind11 CMake needs to install the shared library with the proper name #438

Open
cary-ilm opened this issue Sep 20, 2024 · 0 comments
Open
Labels
help wanted Extra attention is needed

Comments

@cary-ilm
Copy link
Member

In addition to the python module, the build installs the shared library for other projects to link their wrappings against. Alembic is the prime example.

The current CMake isn't building the library with the name that Alembic expects. This needs to get sorted out.

@cary-ilm cary-ilm added the help wanted Extra attention is needed label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant