Skip to content

fix(cmake): support release and debug at the same time - #3948

Merged
henryiii merged 1 commit into
pybind:masterfrom
henryiii:henryiii/fix/cmakewindebug
May 19, 2022
Merged

fix(cmake): support release and debug at the same time#3948
henryiii merged 1 commit into
pybind:masterfrom
henryiii:henryiii/fix/cmakewindebug

Conversation

@henryiii

Copy link
Copy Markdown
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).

@henryiiihenryiii reopened this May 16, 2022
@henryiii
henryiii merged commit 1e4bd22 into pybind:masterMay 19, 2022
@henryiii
henryiii deleted the henryiii/fix/cmakewindebug branch May 19, 2022 03:19
@github-actionsgithub-actionsBot added the needs changelog Possibly needs a changelog entry label May 19, 2022
@henryiiihenryiii removed the needs changelog Possibly needs a changelog entry label Jul 7, 2022
@rwgkrwgk mentioned this pull request Feb 10, 2023
Sign up for freeto 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

@henryiii@Skylion007