project(SparrowResource) cmake_minimum_required(VERSION 2.8) # choose source file set(EXEC_SRC_LIST main.cpp) include(../template.cmake)