mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 07:18:17 +02:00
scons: List tgsi_info.c.
This commit is contained in:
parent
94f9faab31
commit
668ac25725
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ tgsi = env.ConvenienceLibrary(
|
|||
'tgsi_dump.c',
|
||||
'tgsi_dump_c.c',
|
||||
'tgsi_exec.c',
|
||||
'tgsi_info.c',
|
||||
'tgsi_iterate.c',
|
||||
'tgsi_parse.c',
|
||||
'tgsi_sanity.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue