fix(SERiF): added cppad_dep to methods which need it (anything that brings in reaclib.h)

This commit is contained in:
2025-06-19 15:07:06 -04:00
parent c3ff2420e9
commit cd5a6b200b
2 changed files with 10 additions and 6 deletions

View File

@@ -21,6 +21,7 @@ dependencies = [
species_weight_dep,
composition_dep,
reaclib_reactions_dep,
cppad_dep,
]
# Define the libnetwork library so it can be linked against by other parts of the build system