mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
COMP: add wmake rules for Pgi compiler (#1234)
This commit is contained in:
2
wmake/rules/linux64Pgi/c++Debug
Normal file
2
wmake/rules/linux64Pgi/c++Debug
Normal file
@ -0,0 +1,2 @@
|
||||
c++DBUG = -g -DFULLDEBUG
|
||||
c++OPT = -O0
|
||||
Reference in New Issue
Block a user