#!/bin/bash

cmake -B build . && cp build/compile_commands.json ../../../../../
