mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-19 16:27:13 +02:00
included c++ lib
This commit is contained in:
@ -27,7 +27,7 @@ HDF5 = yes
|
|||||||
HDF5_DIR = /opt/hdf5v1.10.0
|
HDF5_DIR = /opt/hdf5v1.10.0
|
||||||
|
|
||||||
ifeq ($(HDF5),yes)
|
ifeq ($(HDF5),yes)
|
||||||
LDFLAGRXR = -L$(LIBDIR) -Wl,-rpath=$(LIBDIR) -lSlsReceiver -L$(HDF5_DIR)/lib -lhdf5 -lsz -lz -DHDF5C -L/usr/lib64/ -lpthread
|
LDFLAGRXR = -L$(LIBDIR) -Wl,-rpath=$(LIBDIR) -lSlsReceiver -L$(HDF5_DIR)/lib -lhdf5 -lhdf5_cpp -lsz -lz -DHDF5C -L/usr/lib64/ -lpthread
|
||||||
INCLUDESRXR = -I$(HDF5_DIR)/include
|
INCLUDESRXR = -I$(HDF5_DIR)/include
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user