Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 321 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 321 Bytes

Building C++ and Python projects using Boost.Python

We will show an alternative methodology of extending Python with C++ using Boost Python and how such a project can be easily handled with CMake.