Skip to content

Use target-specific include dirs #464

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

Conversation

aobolensk
Copy link
Member

@aobolensk aobolensk commented Jun 23, 2025

Drop global include_directories from CMakeLists.txt

CMakeLists.txt Outdated
@@ -47,9 +47,6 @@ include(cmake/gtest.cmake)
############################## Headers ##############################

message( STATUS "PPC step: Setup headers" )
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove all info about headers here

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@aobolensk aobolensk force-pushed the codex/replace-include_directories-with-target_include_directories branch from 19c9bbb to 73078d3 Compare June 28, 2025 21:09
@aobolensk aobolensk force-pushed the codex/replace-include_directories-with-target_include_directories branch from 73078d3 to 189a1c0 Compare June 28, 2025 21:11
Copy link

codecov bot commented Jun 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.73%. Comparing base (0bb9995) to head (544215b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #464   +/-   ##
=======================================
  Coverage   91.73%   91.73%           
=======================================
  Files          11       11           
  Lines         363      363           
  Branches      131      131           
=======================================
  Hits          333      333           
  Misses         10       10           
  Partials       20       20           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

Coverage report is available for download
here

Copy link

Coverage report is available for download
here

@aobolensk aobolensk requested a review from allnes June 29, 2025 08:22
@allnes allnes added this pull request to the merge queue Jun 29, 2025
Merged via the queue into master with commit 7c4610f Jun 29, 2025
82 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants