#!/bin/bash
./move_to_project_dir.sh
./generate_build_system.sh && ./build.sh

