DOKK / manpages / debian 12 / python3-pybind11 / pybind11-config.1.en
PYBIND11-CONFIG(1) User Commands PYBIND11-CONFIG(1)

pybind11-config - coniguration utility for pybind11

usage: pybind11-config [-h] [--includes] [--cmakedir]

show this help message and exit
Include flags for both pybind11 and Python headers.
Print the CMake module directory, ideal for setting -Dpybind11_ROOT in CMake.
November 2020 pybind11