#!/bin/bash
./move_to_base_project_dir.sh
cmake -S . -B build
