*** empty log message ***
This commit is contained in:
parent
48c71f2c16
commit
77b9aed999
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ CANTERA_LIBDIR=@CANTERA_LIBDIR@
|
||||||
CANTERA_LIBS =
|
CANTERA_LIBS =
|
||||||
|
|
||||||
# the directory where Cantera include files may be found.
|
# the directory where Cantera include files may be found.
|
||||||
CANTERA_INC=-I@ctroot/build/include/cantera
|
CANTERA_INC=-I@ctroot@/build/include/cantera
|
||||||
|
|
||||||
# flags passed to the C++ compiler/linker for the linking step
|
# flags passed to the C++ compiler/linker for the linking step
|
||||||
LCXX_FLAGS = -L$(CANTERA_LIBDIR) @CXXFLAGS@
|
LCXX_FLAGS = -L$(CANTERA_LIBDIR) @CXXFLAGS@
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue