blob: e748f7f05b31860018e95d607af6a075d1bea7b7 [file] [log] [blame]
config.suffixes = ['.ll', '.c', '.cpp']
targets = set(config.root.targets_to_build.split())
if not 'PTX' in targets:
config.unsupported = True