Skip to content

Resolve "(build): exclude CUDA files from coverage pass"

Flavien BRIDAULT requested to merge sight-club/sight:1217-confidential-issue into dev

Description

Only add --coverage compile and link flags for C and CXX languages.

How to test it?

Run ninja -v and observe --coverage is no longer present when compiling CUDA files.

Closes #1217

Edited by Flavien BRIDAULT

Merge request reports