4 lines
86 B
Bash
4 lines
86 B
Bash
#!/bin/bash
|
|
|
|
premake5 --scripts="Build_Scripts" gmake2 --target-linux --target-x86_64
|