cmake_minimum_required (VERSION 2.4) set (PACKAGE "libpiano") project (${PACKAGE}) add_subdirectory (src)