mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-22 00:30:13 +01:00
glsl: Add standalone_scaffolding.cpp to SConscript.
This commit is contained in:
parent
659cdedb53
commit
edaadd94cb
1 changed files with 1 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ glsl_sources = [
|
||||||
'opt_tree_grafting.cpp',
|
'opt_tree_grafting.cpp',
|
||||||
'ralloc.c',
|
'ralloc.c',
|
||||||
's_expression.cpp',
|
's_expression.cpp',
|
||||||
|
'standalone_scaffolding.cpp',
|
||||||
'strtod.c',
|
'strtod.c',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue