Version:
Usage
Install the latest pybind11 package with the following command:
meson wrap install pybind11Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from pybind11 3.0.0-1 can be used by adding the following lines to your meson.build file:
pybind11_dep = dependency('pybind11')Project Options
Loading patch files...
Patch Files Preview
Loading patch files...