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

fix: Python include directory was missing from DIRS #2636

Merged
merged 1 commit into from
Nov 3, 2020
Merged

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented Nov 2, 2020

Description

The PYBIND11_INCLUDE_DIRS variable was not being set up correctly. Closes #2632.

Suggested changelog entry:

* ``pybind11_INCLUDE_DIRS`` was incorrect, potentially causing a regression if
  it was expected to include ``PYTHON_INCLUDE_DIRS`` (please use targets instead)

@henryiii henryiii added this to the v2.6.1 milestone Nov 2, 2020
@henryiii henryiii merged commit b8dc60e into master Nov 3, 2020
@henryiii henryiii deleted the fix/incdir branch November 3, 2020 01:45
xkszltl added a commit to xkszltl/Roaster that referenced this pull request Nov 3, 2020
@henryiii henryiii added needs changelog Possibly needs a changelog entry and removed needs changelog Possibly needs a changelog entry labels Nov 5, 2020
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] find_package(pybind11) does not set up python header path properly
2 participants