mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
mesa: Add texcompress_rgtc.c to SConscript.
This commit is contained in:
parent
e107a3aa08
commit
93893139a4
1 changed files with 1 additions and 0 deletions
|
|
@ -106,6 +106,7 @@ main_sources = [
|
|||
'main/stencil.c',
|
||||
'main/syncobj.c',
|
||||
'main/texcompress.c',
|
||||
'main/texcompress_rgtc.c',
|
||||
'main/texcompress_s3tc.c',
|
||||
'main/texcompress_fxt1.c',
|
||||
'main/texenv.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue