mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
scons: Add uniform_query.cpp to SConscript.
This commit is contained in:
parent
02b801c1ed
commit
116b7bb5ea
1 changed files with 1 additions and 0 deletions
|
|
@ -129,6 +129,7 @@ main_sources = [
|
|||
'main/texstore.c',
|
||||
'main/texturebarrier.c',
|
||||
'main/transformfeedback.c',
|
||||
'main/uniform_query.cpp',
|
||||
'main/uniforms.c',
|
||||
'main/varray.c',
|
||||
'main/version.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue