Attached Makefile to configure options for VCSnonideal
This commit is contained in:
parent
7ffcb7525a
commit
9e59a4c59d
1 changed files with 2 additions and 3 deletions
|
|
@ -15,9 +15,8 @@ INCDIR = ../../../build/include/cantera/kernel
|
|||
INSTALL_TSC = ../../../bin/install_tsc
|
||||
do_ranlib = @DO_RANLIB@
|
||||
|
||||
# do_VCSnonideal = @DO_VCSNONIDEAL@
|
||||
do_VCSnonideal = 1
|
||||
# do_VCSnonideal = 0
|
||||
do_VCSnonideal = @COMPILE_VCSNONIDEAL@
|
||||
|
||||
|
||||
debug_mode = @CANTERA_DEBUG_MODE@
|
||||
ifeq ($(debug_mode), 1)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue