Skip to content

Make nvbench targets use SYSTEM includes #30

@cliffburdick

Description

@cliffburdick

When using nvbench::main in a target, nvbench adds an include path for nvbench using -I instead of -isystem. This causes tools like clang-tidy to pick up nvbench as outside of the system scope, and subsequently all the dependencies of nvbench are picked up too (libfmt, for example).

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions