lml/build.sh

4 lines
68 B
Bash
Executable File

#!/bin/bash
clang++ lml.cpp main.cpp -g --std=c++20 -o lml_testbed