3 lines
87 B
Bash
3 lines
87 B
Bash
|
!#/bin/bash
|
||
|
cd glad
|
||
|
python3 -m glad --profile core --out-path . --generator c --spec gl
|