Files
Lina/build.sh
T
2022-01-14 19:31:20 +01:00

3 lines
124 B
Bash
Executable File

gcc tests/test.c src/lina.c -o test -Wall -Wextra -g -Isrc/
gcc tests/test2.c src/lina.c -o test2 -Wall -Wextra -g -Isrc/