Remove executables from the source tree. This addresses issue #48.

This commit is contained in:
John Kessenich
2015-09-09 15:32:38 -06:00
parent c8b2e36f52
commit ebb7bf37fd
7 changed files with 2 additions and 17 deletions

View File

@@ -25,8 +25,6 @@ Things left to do: See `Todo.txt`
Execution of Standalone Wrapper
-------------------------------
There are binaries in the `Install/Windows` and `Install/Linux` directories.
To use the standalone binary form, execute `glslangValidator`, and it will print
a usage statement. Basic operation is to give it a file containing a shader,
and it will print out warnings/errors and optionally an AST.