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

include FindPython to skip bindings when no dev python is installed #2893

Merged
merged 3 commits into from
Feb 28, 2021

Conversation

nilsnolde
Copy link
Member

fixes #2883

CMake needs to be bumped to 3.12 to support FindPython. This checks for development headers as well and warns the user if there's no dev python installed.

Tasklist

  • Add tests
  • Add #fixes with the issue number that this PR addresses
  • Update the docs with any new request parameters or changes to behavior described
  • Update the changelog

…hon; makes sure non-dev python versions are detected in config step
CMakeLists.txt Show resolved Hide resolved
@kevinkreiser
Copy link
Member

osx build failure was just ephemeral, i wouldnt worry about it.

@kevinkreiser kevinkreiser merged commit ea228d1 into master Feb 28, 2021
@nilsnolde nilsnolde deleted the nn_check_py_dev branch February 24, 2024 14:55
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.

Compilation error on Ubuntu 18.04
2 participants