Remove glslang.m4

The m4 grammar build mechanism was only ever needed as a preprocessor
for bison, to be used with GLSLANG_WEB, which has now been removed.

Fixes #2958
This commit is contained in:
Arcady Goldmints-Orlov 2023-07-28 12:02:44 -06:00 committed by arcady-lunarg
parent 6bc35749ec
commit 54726b3c1c
5 changed files with 2 additions and 4434 deletions

View file

@ -57,7 +57,6 @@ set_property(TARGET GenericCodeGen PROPERTY FOLDER glslang)
# MachineIndependent
################################################################################
set(MACHINEINDEPENDENT_SOURCES
MachineIndependent/glslang.m4
MachineIndependent/glslang.y
MachineIndependent/glslang_tab.cpp
MachineIndependent/attribute.cpp