CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
ADD_EXECUTABLE(main_svgSample main.cpp)
SET_PROPERTY(TARGET main_svgSample PROPERTY FOLDER OpenMVG/Samples)