[cantera]: adding another library link to examples
This commit is contained in:
parent
8e14ca5535
commit
2d441139de
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ cc_sources = examples.cpp kinetics_example1.cpp kinetics_example2.cpp \
|
|||
|
||||
LINK = -lkinetics -ltransport -lthermo -lctnumerics
|
||||
LINK += -lctbase -ltpx -lctmath -lconverters
|
||||
LINK += -luser -lcvode -lstdc++
|
||||
# -lctlapack -lctblas -lctf2c -lctcxx -luser -lstdc++
|
||||
LINK += -luser -lcvode -lstdc++ -lctlapack
|
||||
# -lctblas -lctf2c -lctcxx -luser -lstdc++
|
||||
|
||||
LIBS = -L$(top_builddir)/build/lib/ $(LINK)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue