diff --git a/modules/sfm/CMakeLists.txt b/modules/sfm/CMakeLists.txt index 045a1fe6e45..ee7cecdac9d 100644 --- a/modules/sfm/CMakeLists.txt +++ b/modules/sfm/CMakeLists.txt @@ -84,6 +84,7 @@ set(LIBMV_LIGHT_LIBS multiview numeric ${GLOG_LIBRARIES} + ${Glog_LIBS} ${GFLAGS_LIBRARIES} )