--- software/ui/SfM/control_points_registration/CMakeLists.txt.orig	2018-04-12 06:23:20 UTC
+++ software/ui/SfM/control_points_registration/CMakeLists.txt
@@ -41,6 +41,7 @@ if(Qt5Widgets_FOUND)
   TARGET_LINK_LIBRARIES(${ProjectName}
   Qt5::Widgets Qt5::Gui
   ${OpenMVG_LIBRARIES}
+  stlplus
   )
 
   SET_PROPERTY(TARGET ${ProjectName} PROPERTY FOLDER OpenMVG/software/ui)
