new file mode 100755
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+cmake --build '_build' && cmake --install '_build'