2 lines
70 B
INI
2 lines
70 B
INI
if not "AMDGPU" in config.root.targets:
|
|
config.unsupported = True
|
if not "AMDGPU" in config.root.targets:
|
|
config.unsupported = True
|