cmake_minimum_required (VERSION 2.4) set (PACKAGE libmpio) project (${PACKAGE} C) add_subdirectory (src)