mirror of
https://github.com/emily33901/oxide2.git
synced 2025-08-04 01:16:07 -04:00
7 lines
99 B
Bash
7 lines
99 B
Bash
echo creating projects...
|
|
|
|
./premake5 "gmake"
|
|
./premake5 "export-compile-commands"
|
|
|
|
echo finished.
|