4 lines
96 B
INI
4 lines
96 B
INI
|
if not "NVPTX" in config.root.targets:
|
||
|
config.unsupported = True
|
||
|
config.suffixes.add(".py")
|