fix(SERiF): added cppad_dep to methods which need it (anything that brings in reaclib.h)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user