Skip to content

Allow cmake to use pybind11 from target.#227

Merged
mansnils merged 2 commits into
ARM-software:mainfrom
Erik-Lundell:pybind_from_target
Jun 25, 2026
Merged

Allow cmake to use pybind11 from target.#227
mansnils merged 2 commits into
ARM-software:mainfrom
Erik-Lundell:pybind_from_target

Conversation

@Erik-Lundell

Copy link
Copy Markdown
Contributor

The current setup requires pybind11 to be installed. If it is built from source in the same cmake project, it will instead be available as a target, so add the ability to use that.

The current setup requires pybind11 to be
installed. If it is built from source in
the same cmake project, it will instead be available
as a target.

Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Change-Id: I374577afc290e8c0a18503c1c3fb086bbeb1631d
Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Change-Id: Ic57f26326f61d45dacbdbd45b14276e3dbd3e4c8
@mansnils mansnils merged commit dbf45db into ARM-software:main Jun 25, 2026
10 checks passed
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.

2 participants