Added a file to the installed demo/cxx directory. It was needed so that
the cxx files would compile out of the box.
This commit is contained in:
parent
eb129e8f00
commit
601abe3feb
1 changed files with 1 additions and 0 deletions
|
|
@ -197,6 +197,7 @@ finish-install:
|
|||
@INSTALL@ -d @ct_docdir@
|
||||
@INSTALL@ -d @ct_bindir@
|
||||
(cd Cantera/cxx/demos; @MAKE@ install)
|
||||
@INSTALL@ tools/templates/cxx/demo.mak @ct_demodir@/cxx
|
||||
@INSTALL@ -d @ct_demodir@/f77
|
||||
( for ihhh in Cantera/fortran/f77demos/*.f ; do \
|
||||
@INSTALL@ $${ihhh} @ct_demodir@/f77 ; done )
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue