Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 355 Bytes

abstract.md

File metadata and controls

7 lines (6 loc) · 355 Bytes

This recipe is yet another alternative example of extending Python with C++. This time we will leverage the pybind11 project, which requires C++11, at least. Our example will retrieve pybind11 using FetchContent