Error out if bison is not found on non-Windows operating systems.
authorLei Zhang <antiagainst@google.com>
Thu, 18 Feb 2016 11:16:11 +0000 (06:16 -0500)
committerLei Zhang <antiagainst@gmail.com>
Thu, 18 Feb 2016 11:18:05 +0000 (06:18 -0500)
commit4fe1efa1a96684ab70f2e8f2b72901355c708372
tree5b6a4127cbf1744678e0d5cf8412f99d0f7bbff8
parent6c292d3ba78533fed7b5ec46bb93b53419cf6535
Error out if bison is not found on non-Windows operating systems.

We cannot just default to use tools/bison.exe when it is not on
Windows.
glslang/CMakeLists.txt