зеркало из https://github.com/microsoft/caffe.git
Reverse the order of hdf5_hl hdf5 as LIBRARIES in Makefile
This commit is contained in:
Родитель
9373986359
Коммит
8699d122d9
2
Makefile
2
Makefile
|
@ -79,7 +79,7 @@ LIBRARIES := cudart cublas curand \
|
|||
glog protobuf leveldb \
|
||||
snappy \
|
||||
boost_system \
|
||||
hdf5 hdf5_hl \
|
||||
hdf5_hl hdf5 \
|
||||
opencv_core opencv_highgui opencv_imgproc
|
||||
PYTHON_LIBRARIES := boost_python python2.7
|
||||
WARNINGS := -Wall
|
||||
|
|
Загрузка…
Ссылка в новой задаче