Commit 7f5c85c8 authored by Dean Moldovan's avatar Dean Moldovan
Browse files

Add CMake target for embedding the Python interpreter

All targets provided by pybind11:

* pybind11::module - the existing target for creating extension modules
* pybind11::embed - new target for embedding the interpreter
* pybind11::pybind11 - common "base" target (headers only)
parent 46dbee7d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment