libexpr: fix install_dir typo

Change-Id: I29f123e29115954d0395c1822128731117fba961
This commit is contained in:
alois31 2024-11-10 11:44:48 +01:00
parent 27af6989bb
commit d1d96cc4c8
Signed by: alois31
GPG key ID: E0F59EA5E5216914

View file

@ -41,7 +41,7 @@ libexpr_settings_header = custom_target(
input : libexpr_setting_definitions,
output : 'libexpr-settings.gen.inc',
install : true,
install_dir : includedir / 'lib/libexpr',
install_dir : includedir / 'lix/libexpr',
)
builtin_definitions = files(