Remove use of bison from glslang build files
authorPyry Haulos <phaulos@google.com>
Wed, 23 Mar 2016 20:06:46 +0000 (13:06 -0700)
committerPyry Haulos <phaulos@google.com>
Wed, 23 Mar 2016 21:31:38 +0000 (14:31 -0700)
commitc722ae3843b1af58142cd83b15639f300df93fcf
tree7f233be53c097b1fc0bd61d4702afe83e8a7a0b5
parent514fd83f323b3e4b5c26a97ff9cdd666b9cd9728
Remove use of bison from glslang build files

Recent glslang revisions contain generated parser files and there is no
longer a need to run bison as part of the build process.

Change-Id: I5b068323245dbcfd1d9286718c165c3b9a0009ab
external/glslang/CMakeLists.txt