mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
8 lines
102 B
Plaintext
8 lines
102 B
Plaintext
/*
|
|
check for consistent behaviour with non-optimized code
|
|
*/
|
|
|
|
EXE_INC = \
|
|
-DFULLDEBUG -g -O0
|
|
|