feat(header-files): moved header file location

This commit is contained in:
2025-06-21 16:14:34 -04:00
parent b1ddf11945
commit d5677c5c69

View File

@@ -21,4 +21,4 @@ const_dep = declare_dependency(
)
# Make headers accessible
install_headers(const_headers, subdir : '4DSSE/const')
install_headers(const_headers, subdir : 'fourdst/constants')