--- software/ui/SfM/adjacency_matrix_viewer/CMakeLists.txt.orig	2018-04-12 06:21:46 UTC
+++ software/ui/SfM/adjacency_matrix_viewer/CMakeLists.txt
@@ -20,7 +20,7 @@ if (Qt5Widgets_FOUND AND Qt5Svg_FOUND )
   endif( APPLE )
 
   target_include_directories( ui_openMVG_MatchesViewer PUBLIC ${OPENMVG_INCLUDE_DIRS} )
-  target_link_libraries( ui_openMVG_MatchesViewer Qt5::Widgets Qt5::Svg ${OpenMVG_LIBRARIES} )
+  target_link_libraries( ui_openMVG_MatchesViewer Qt5::Widgets Qt5::Svg ${OpenMVG_LIBRARIES} stlplus)
 
   find_package( Qt5OpenGL )
   if (Qt5OpenGL_FOUND )
