build(libcomposition): added working build system

This commit is contained in:
2025-06-21 05:48:22 -04:00
parent 26ef65a928
commit c8973f5789
6 changed files with 798 additions and 0 deletions

1
src/meson.build Normal file
View File

@@ -0,0 +1 @@
subdir('constants')