C_CPP/03_FLOW_a/build.sh

3 lines
105 B
Bash

#!/bin/bash
clang++ -std=c++14 -I ../helpers -o flow.out main_mp2_FLOW_a.cpp ../helpers/AnsiConsole.cpp