Reverse the order of hdf5_hl hdf5 as LIBRARIES in Makefile

This commit is contained in:
Kai Li 2014-02-26 11:14:51 +08:00 коммит произвёл Evan Shelhamer
Родитель 9373986359
Коммит 8699d122d9
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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