mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
- a partial selection from https://github.com/mrklein/openfoam-os-x with adjustments. The primary purpose is to reduce header-level incompatibilities and to provide a common set of make rules to allow easier patching (or re-integration).
3 lines
47 B
Plaintext
3 lines
47 B
Plaintext
c++DBUG = -g -DFULLDEBUG
|
|
c++OPT = -O0
|