glsl: Add opt_copy_propagation_elements.cpp to SConscript.
Fixes SCons build.
This commit is contained in:
@@ -64,6 +64,7 @@ sources = [
|
||||
'opt_constant_propagation.cpp',
|
||||
'opt_constant_variable.cpp',
|
||||
'opt_copy_propagation.cpp',
|
||||
'opt_copy_propagation_elements.cpp',
|
||||
'opt_dead_code.cpp',
|
||||
'opt_dead_code_local.cpp',
|
||||
'opt_dead_functions.cpp',
|
||||
|
Reference in New Issue
Block a user