Start day 26 Advanced Data and Advanced GLSL.
This commit is contained in:
parent
9310215aa3
commit
6c542eb014
119 changed files with 15705 additions and 0 deletions
4
26-advanced-data-glsl/scripts/setup.ps1
Normal file
4
26-advanced-data-glsl/scripts/setup.ps1
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
mkdir builddir
|
||||
mkdir subprojects
|
||||
cp wraps/*.wrap subprojects
|
||||
meson setup -Ddefault_library=static builddir
|
||||
Loading…
Add table
Add a link
Reference in a new issue