4 lines
101 B
Bash
4 lines
101 B
Bash
#!/bin/bash
|
|
|
|
cd Public
|
|
premake5 cmakeau --target-linux --target-x86_64 --target-x86_32 --target-win32 |