"cmake/external/boost.cmake" did not exist on "ad08b8ce131bacd6f61dfcd49e5f1af3cac76ca7"
  • Axel Huebl's avatar
    add_module: allow include as SYSTEM (#1416) · 435dbdd1
    Axel Huebl authored
    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.
    435dbdd1
compiling.rst 11.7 KB