<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - libinput 1.8.0 -- meson build missing --includedir= option present in autotools"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101803#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - libinput 1.8.0 -- meson build missing --includedir= option present in autotools"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101803">bug 101803</a>
from <span class="vcard"><a class="email" href="mailto:bjorn.lie@gmail.com" title="Bjørn Lie <bjorn.lie@gmail.com>"> <span class="fn">Bjørn Lie</span></a>
</span></b>
<pre>So the solution here finally dawned on me. In case someone lands on this bug
via search, here goes:
--includedir="%_includedir/%name" \
When passing the "standard" options to meson, they should be passed with --foo
and not -Dfoo
--
New build systems are a bugger sometimes ;-) - but this was indeed not a bug.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>