4 lines
86 B
Bash
Executable File
4 lines
86 B
Bash
Executable File
#!/bin/sh
|
|
cd glad
|
|
python3 -m glad --profile core --out-path . --generator c --spec gl
|