HelloAurora/Linux_x64_NoToolkit
J Reece Wilson 2637035e5e [+] Add extended file watcher tests (with whole directory test)
[+] Updated AuLoop IsSignaled API // Temp disabling benchmark
[+] Added some linux benchmark figures
[*] Update submodules
[+] Linux NoToolKit script
2022-04-11 20:14:39 +01:00

5 lines
52 B
Bash
Executable File

#!/bin/bash
cd Build_Scripts
./linux_x64 "$@"
cd ..