mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
- Provides a means of accumulating file entries for generating vtm by accumulate blocks, datasets and writing them later. Only a single block depth is currently supported and the methods are kept fairly simple.
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
EXE_INC = \
|
|
-I$(LIB_SRC)/fileFormats/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-lfileFormats
|