4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
cd Public
|
||
|
premake5 cmakeau --target-linux --target-x86_64
|