Updated typos
This commit is contained in:
parent
f8859c7fd6
commit
150e986982
4 changed files with 4 additions and 3 deletions
1
Makefile
1
Makefile
|
|
@ -15,6 +15,7 @@ SCMP=/c/VulkanSDK/1.2.141.2/Bin32/glslangValidator.exe
|
|||
build: build_shaders
|
||||
$(CC) \
|
||||
src/* \
|
||||
-w \
|
||||
-std=c++17 \
|
||||
-g -fexceptions -fPIC \
|
||||
-static-libgcc -static-libstdc++ \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue