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

Revert "fix: avoid 'not found' warning if libs are not found (#960)" #964

Merged
merged 1 commit into from
May 1, 2023

Conversation

henryiii
Copy link
Contributor

@henryiii henryiii commented May 1, 2023

This reverts commit 8ee16a0.

This was to hide the warning, but PYTHON_INCLUDE_DIRS was not getting set from PYTHON_INCLUDE_DIR, and it caused breakages when used outside of SKBUILD. Fixes #963.

@codecov
Copy link

codecov bot commented May 1, 2023

Codecov Report

Merging #964 (0b31344) into main (ef079e0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #964   +/-   ##
=======================================
  Coverage   86.18%   86.18%           
=======================================
  Files          31       31           
  Lines        1564     1564           
  Branches      344      344           
=======================================
  Hits         1348     1348           
  Misses        153      153           
  Partials       63       63           

@henryiii henryiii merged commit 443b936 into scikit-build:main May 1, 2023
@henryiii henryiii deleted the henryiii/revert/hidewarn branch May 1, 2023 21:36
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.

0.17.3: Python.h: No such file or directory
1 participant