mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-20 06:49:25 +00:00
pybind11 headers passed via the `pybind11_add_module` CMake function can now be included as `SYSTEM` includes (`-isystem`). This allows to set stricter (or experimental) warnings in calling projects that might throw otherwise in headers a user of pybind11 can not influence.
8.6 KiB
8.6 KiB