Now have multiple lights.
This commit is contained in:
parent
a1d2c7768d
commit
1b7066757a
63 changed files with 13886 additions and 17 deletions
4
13-multiple-lights/scripts/setup.ps1
Normal file
4
13-multiple-lights/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