cmake_minimum_required(VERSION 2.8) set( GRIVE_VERSION "0.0.5" ) add_subdirectory( libgrive ) add_subdirectory( grive )