mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
5 lines
135 B
Plaintext
5 lines
135 B
Plaintext
EXE_INC = $(COMP_OPENMP) /* -UUSE_OMP */
|
|
|
|
/* Mostly do not need to explicitly link openmp libraries */
|
|
/* EXE_LIBS = $(LINK_OPENMP) */
|