mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-21 22:20:14 +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',
|
||||
'ralloc.c',
|
||||
's_expression.cpp',
|
||||
'standalone_scaffolding.cpp',
|
||||
'strtod.c',
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue