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 release and debug at the same time #3948

Merged
merged 1 commit into from
May 19, 2022

Conversation

henryiii
Copy link
Collaborator

Description

Support Python builds with multiple targets (like on vcpkg). Closes #3891.

Suggested changelog entry:

* CMake: support multiple Python targets (such as on vcpkg).

@henryiii henryiii closed this May 16, 2022
@henryiii henryiii reopened this May 16, 2022
@henryiii henryiii merged commit 1e4bd22 into pybind:master May 19, 2022
@henryiii henryiii deleted the henryiii/fix/cmakewindebug branch May 19, 2022 03:19
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label May 19, 2022
@henryiii henryiii removed the needs changelog Possibly needs a changelog entry label Jul 7, 2022
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
2 participants