Skip to content

Using meson with pybind11 #4677

@richardgedwards

Description

@richardgedwards

The pybind11 website indicates that to compile with pybind11 one should issue the following:

c++ -O3 -Wall -shared -std=c++11 -fPIC python3 -m pybind11 --includes example.cpp -o examplepython3-config --extension-suffix

How would one get this from the meson-build system?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions