This website requires JavaScript.
Explore
Help
Register
Sign in
exaFOAM
/
foam-extend4.1-coherent-io
Archived
Watch
1
Star
1
Fork
You've already forked foam-extend4.1-coherent-io
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2023-11-20
. You can view files and clone it, but cannot push or open issues or pull requests.
d16b06a15a
foam-extend4.1-coherent-io
/
applications
/
utilities
/
mesh
/
conversion
/
ansysToFoam
/
Make
/
options
5 lines
68 B
Text
Raw
Normal View
History
Unescape
Escape
ThirdParty: adjusting the compilation of .L files when using flex from ThirdParty
2015-05-18 03:58:57 +00:00
ifneq ($(FLEX_DIR), "")
EXE_INC = \
-I$(FLEX_DIR)/include
endif
Reference in a new issue
Copy permalink