meson: extract out variable for nir_algebraic.py
Also needed in freedreno/ir3. Signed-off-by: Rob Clark <robdclark@gmail.com> Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com> Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
This commit is contained in:
@@ -193,6 +193,8 @@ libnir = static_library(
|
||||
build_by_default : false,
|
||||
)
|
||||
|
||||
nir_algebraic_py = files('nir_algebraic.py')
|
||||
|
||||
if with_tests
|
||||
nir_control_flow_test = executable(
|
||||
'nir_control_flow_test',
|
||||
|
||||
Reference in New Issue
Block a user