Files

4 lines
108 B
INI

targets = set(config.root.targets_to_build.split())
if not 'R600' in targets:
config.unsupported = True