Files
paa/Build.ps1
Guilherme Werner 4a25a5f48d Clone graphs code
2023-06-10 15:35:35 -03:00

4 lines
98 B
PowerShell

#!/usr/bin/pwsh
g++ Source/Main.cpp -o Binaries/Main.exe Source/Graph.cpp && ./Binaries/Main.exe