default_build() {
 cmake_build
}

function default_install() {
 cmake_install
}
