blob: e01c1bab96d4d2043e331cec43a5f4b006c1c34f [file]
nitro_ss = ss.source_set()
nitro_ss.add(files('nitro-accel.c'))
system_ss.add_all(when: 'CONFIG_NITRO', if_true: nitro_ss)