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: only add Python_LIBRARY on Windows #943

Merged
merged 1 commit into from
Apr 16, 2023

Conversation

henryiii
Copy link
Contributor

@henryiii henryiii commented Apr 16, 2023

Pretty sure this is needed also given scikit-build/scikit-build-core#283. Ideally this needs to be fixed upstream.

@codecov
Copy link

codecov bot commented Apr 16, 2023

Codecov Report

Merging #943 (06a5c9e) into main (84c7e4c) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #943      +/-   ##
==========================================
+ Coverage   86.20%   86.26%   +0.06%     
==========================================
  Files          31       31              
  Lines        1558     1558              
  Branches      343      343              
==========================================
+ Hits         1343     1344       +1     
  Misses        152      152              
+ Partials       63       62       -1     
Impacted Files Coverage Δ
skbuild/cmaker.py 74.84% <100.00%> (+0.31%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

1 participant