feat(headers): update header install paths

This commit is contained in:
2025-06-21 16:12:21 -04:00
parent 1bcf73ec60
commit 9a7dd54099

View File

@@ -23,4 +23,4 @@ config_dep = declare_dependency(
)
# Make headers accessible
install_headers(config_headers, subdir : 'libconfig')
install_headers(config_headers, subdir : 'fourdst/config')