mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
8 lines
128 B
Plaintext
8 lines
128 B
Plaintext
PARAVIEW_INC = $(ParaView_DIR)/include/paraview-$(ParaView_MAJOR)
|
|
|
|
EXE_INC = \
|
|
-I$(PARAVIEW_INC)
|
|
|
|
LIB_LIBS = \
|
|
$(GLIBS)
|