Skip to content

fix: the Python package had a hard coded path #3144

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

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented Jul 26, 2021

Description

Fix #3136 - regression in #3005.

Suggested changelog entry:

* Fix regression in CMake Python package config: improper use of absolute path.

@henryiii henryiii closed this Jul 27, 2021
@henryiii henryiii reopened this Jul 27, 2021
Copy link
Collaborator

@rwgk rwgk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pro-forma LGTM (my cmake knowledge is extremely superficial).

The suggested changelog entry needs more context (and has a typo). Maybe:

before: * Fix abolute path in Python package.

after: * Fix regression in cmake Python package config: improper use of absolute path.

"cmake" needs to appear somewhere.

@henryiii henryiii merged commit 7cc0ebb into pybind:master Jul 27, 2021
@henryiii henryiii deleted the henryiii/fix/abspath branch July 27, 2021 21:23
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Jul 27, 2021
henryiii added a commit to henryiii/pybind11 that referenced this pull request Jul 29, 2021
@henryiii henryiii removed the needs changelog Possibly needs a changelog entry label Sep 16, 2021
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.

[BUG] Incorrect cmake install path in 2.7.0 release?
3 participants