feat(libcomposition): SERiF now uses libcomposition instead of internal composition module

This commit is contained in:
2025-06-21 12:26:02 -04:00
parent acf7ac0b56
commit 1b26404a86
35 changed files with 77 additions and 12904 deletions

View File

@@ -4,7 +4,6 @@ bindings_headers = files('bindings.h')
dependencies = [
composition_dep,
species_weight_dep,
python3_dep,
pybind11_dep,
]