mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 05:08:08 +02:00
scons: Add glsl_symbol_table.cpp
This commit is contained in:
parent
9629dbf4f2
commit
58087b8d27
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ sources = [
|
|||
'glsl_parser.cpp',
|
||||
'glsl_parser_extras.cpp',
|
||||
'glsl_types.cpp',
|
||||
'glsl_symbol_table.cpp',
|
||||
'hir_field_selection.cpp',
|
||||
'ir_algebraic.cpp',
|
||||
'ir_basic_block.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue