mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
build options
This commit is contained in:
@ -1,3 +1,3 @@
|
|||||||
patchSummary.C
|
patchSummary.C
|
||||||
|
|
||||||
EXE = $(FOAM_USER_APPBIN)/patchSummary
|
EXE = $(FOAM_APPBIN)/patchSummary
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
EXE_INC = \
|
EXE_INC = \
|
||||||
-DFULLDEBUG -g -O0 \
|
/* -DFULLDEBUG -g -O0 */ \
|
||||||
-I$(LIB_SRC)/finiteVolume/lnInclude \
|
-I$(LIB_SRC)/finiteVolume/lnInclude \
|
||||||
-I$(LIB_SRC)/lagrangian/basic/lnInclude
|
-I$(LIB_SRC)/lagrangian/basic/lnInclude
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user