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(cmake): support vcpkg, try 2 #4123

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented Aug 8, 2022

Description

Closes #3891. PYTHON_LIBRARIES actually has target_link_library keywords embedded into it. 🤦

I wish everyone would move to FindPython...

Suggested changelog entry:

* Followup to #3948, fixing vcpkg again

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii merged commit bbb89da into pybind:master Aug 9, 2022
@henryiii henryiii deleted the henryiii/fix/vcpkg2 branch August 9, 2022 04:03
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Aug 9, 2022
@henryiii henryiii removed the needs changelog Possibly needs a changelog entry label Oct 20, 2022
@henryiii
Copy link
Collaborator Author

henryiii commented Nov 1, 2022

Released as 2.10.1. Interesting to see if this finally fixes vcpkg. :)

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]: Compiling in windows after installing with vcpkg
3 participants