#!/bin/sh mkdir -p build lib cd build cmake .. make