mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-07 19:30:12 +01:00
mesa: add new formatquery.c file to SConscript file to fix build
This commit is contained in:
parent
f449948812
commit
dfcd7658c5
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ main_sources = [
|
|||
'main/ff_fragment_shader.cpp',
|
||||
'main/ffvertex_prog.c',
|
||||
'main/fog.c',
|
||||
'main/formatquery.c',
|
||||
'main/formats.c',
|
||||
'main/format_pack.c',
|
||||
'main/format_unpack.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue