]> git.mdlowis.com Git - proto/labwc.git/commit
build: fix build with libinput as a subproject
authortokyo4j <hrak1529@gmail.com>
Wed, 1 Oct 2025 12:09:17 +0000 (21:09 +0900)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Sat, 11 Oct 2025 14:51:28 +0000 (23:51 +0900)
commit2f96664670c7196f4526006102a1cb80b95e441e
treebecbd5d7a96ef7888382f4c6fc0a0b8a76e925c0
parent70e5beb5ec4de9d4f01b1528c0016ccc9355730c
build: fix build with libinput as a subproject

Unfortunately, has_header_symbol() doesn't work with internal dependencies.

Ref: https://github.com/mesonbuild/meson/issues/13553
meson.build