build(headers): installing headers to correct location

This commit is contained in:
2026-06-08 09:08:11 -04:00
parent 21dd26dd86
commit 46b7a12fe7
6 changed files with 11 additions and 6 deletions

View File

@@ -51,7 +51,6 @@ if get_option('pkg_config')
description: 'Composition module for SERiF and related projects',
version: meson.project_version(),
libraries: [libcomposition],
subdirs: ['fourdst'],
filebase: 'fourdst_composition',
install_dir: join_paths(get_option('libdir'), 'pkgconfig')
)