cmake_minimum_required(VERSION 2.6) project( sptam ) find_package(GTest REQUIRED) add_subdirectory( sptam )