- the 'make install' target from ParaView now installs all of the includes necessary for compiling plugins.
6 lines
96 B
Plaintext
6 lines
96 B
Plaintext
EXE_INC = \
|
|
-I$(ParaView_DIR)/include/paraview-$(ParaView_MAJOR)
|
|
|
|
LIB_LIBS = \
|
|
$(GLIBS)
|