mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: revert to non-debug flag for polyMeshAdder purposes.
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
c++DBUG = -O0 -DFULLDEBUG -g
|
||||
#c++DBUG = -O0 -DFULLDEBUG -g
|
||||
c++DBUG =
|
||||
c++OPT = -O3
|
||||
|
||||
Reference in New Issue
Block a user