Axel Huebl 435dbdd114 add_module: allow include as SYSTEM (#1416)
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.
2018-08-29 13:20:11 +02:00
..
2016-04-26 23:48:55 +02:00
2018-05-06 10:54:10 -03:00
2017-08-31 14:01:08 +02:00
2017-08-17 15:10:51 +02:00
2018-04-24 17:44:57 -03:00
2016-09-19 13:45:31 +02:00
2015-10-13 03:16:44 +02:00
2017-03-12 22:36:48 +01:00