Skip to content

Treat the Eigen and Catch2 headers from FetchContent as system headers - #510

Open
Jordan08 wants to merge 13 commits into
codac-team:codac2from
Jordan08:dev-clean-v2-38
Open

Jordan08 wants to merge 13 commits into
codac-team:codac2from
Jordan08:dev-clean-v2-38

Conversation

@Jordan08

Copy link
Copy Markdown
Contributor

Eigen et Catch2, récupérés par FetchContent, héritaient du niveau d'avertissement de Codac : environ 8300 avertissements MSVC par job et 557 avertissements Clang, qui masquaient ceux de Codac. Leurs en-têtes sont marqués « système » (-isystem, /external:I), comme le ferait FetchContent_Declare(... SYSTEM), qui demande CMake 3.25.

PR 38/64 de la série dev-clean-v2 (ordre et dépendances : #471). Dépend de #509 : à merger après elle ; d'ici là, cette PR affiche aussi ses commits.

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.

1 participant