7 lines
99 B
Bash
Executable File
7 lines
99 B
Bash
Executable File
echo creating projects...
|
|
|
|
./premake5 "gmake"
|
|
./premake5 "export-compile-commands"
|
|
|
|
echo finished.
|