Skip to content
Snippets Groups Projects
Commit e4d9e994 authored by Simon McVittie's avatar Simon McVittie
Browse files

build: Consistently include libglnx header as "libglnx.h"

Recent Meson versions have warnings if you add the subprojects
directory as an include path, because the way Meson wants to consume
subprojects is by the subproject's build system producing a Meson
dependency object that encapsulates its include directory.

libglnx seems to be set up to have the libglnx directory be its include
path instead: for example, ostree (by the author of libglnx) already
uses "libglnx.h" or <libglnx.h> everywhere. Do the same here.

Flatpak equivalent: https://github.com/flatpak/flatpak/pull/4842



Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 791203a1
1 merge request!430build: Consistently include libglnx header as "libglnx.h"
Pipeline #23734 passed
Showing
with 20 additions and 24 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment