cmake_minimum_required (VERSION 2.6) project (SQLiteProvider) add_subdirectory (Provider) add_subdirectory (sqlite-3.6.2)