Find Glog as a target.

This commit is contained in:
2018-03-19 13:57:46 +01:00
parent 01d22211b9
commit a1d7b4cd5d
2 changed files with 7 additions and 1 deletions

View File

@@ -40,7 +40,7 @@ find_package(png++ REQUIRED)
target_link_libraries(fmri PUBLIC
${OpenCV_LIBS}
${Caffe_LIBRARIES}
${GLOG_LIBRARIES}
Glog::Glog
Boost::system
GLUT::GLUT
OpenGL::GLU