Skip to content
Commit 6c7d53a5 authored by Ed Tanous's avatar Ed Tanous
Browse files

Subproject include as system include



This commit fixes a minor regression induced when we moved to using
submodule projects in meson.  When including boost and boost-url
headers, some compilers take issue with them, so they need to be
included as -isystem, instead of -I.  This also helps with running
clang-tidy within meson.

Tested:
meson buildlocal
ninja -C buildlocal

Compiles on a fresh clone.

Signed-off-by: default avatarEd Tanous <edtanous@google.com>
Change-Id: Ic92ed1a1cc2c661b715c63a974e0db35c793f5f4
parent 291d709d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment