Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose include directory as system path via CMake #817

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

severinstrobl
Copy link

Description

Treading the include directory as a system include directory prevents clang-tidy from emitting errors from the doctest headers, avoiding issues when using various doctest macros.

Treading the include directory as a system include directory prevents
clang-tidy from emitting errors from the doctest headers, avoiding
issues when using various doctest macros.
@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

Merging #817 (d001397) into dev (ae7a135) will decrease coverage by 0.01%.
Report is 2 commits behind head on dev.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev     #817      +/-   ##
==========================================
- Coverage   92.11%   92.11%   -0.01%     
==========================================
  Files           2        2              
  Lines        2169     2168       -1     
==========================================
- Hits         1998     1997       -1     
  Misses        171      171              

see 1 file with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant