Separate GLSLANG_WEB (min-size build) and Emscripten options
Allows building non-min-size builds with Emscripten. Adds ENABLE_GLSLANG_WEB_DEVEL. Moves the glslang.js files to OSDependent/Web. Small cleanups and docs update.
This commit is contained in:
parent
be467db7bd
commit
4391924ac5
7 changed files with 70 additions and 62 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/bash
|
||||
#!/bin/bash
|
||||
|
||||
if [ "$1" = 'web' ]
|
||||
then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue