mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: provide openmp compile and link flags.
- the USE_OMP preprocessor symbol is also defined with the openmp compile flag to allow conditional compilation of openmp-specific code.
This commit is contained in:
3
applications/test/openmp/Make/files
Normal file
3
applications/test/openmp/Make/files
Normal file
@ -0,0 +1,3 @@
|
||||
Test-openmp.C
|
||||
|
||||
EXE = $(FOAM_USER_APPBIN)/Test-openmp
|
||||
Reference in New Issue
Block a user