Skip to content

Conversation

@AaronRobinsonMSFT
Copy link
Member

@AaronRobinsonMSFT AaronRobinsonMSFT added this to the 11.0.0 milestone Oct 22, 2025
Copilot AI review requested due to automatic review settings October 22, 2025 22:09
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR consolidates the setting of include directories for data descriptor targets in the CMake build configuration. Instead of duplicating target_include_directories calls in both the stub path and the cdac-build-tool path, the calls are now unified at the end of the function to apply to both paths equally.

Key Changes:

  • Removed duplicate target_include_directories calls from both conditional branches
  • Added a single pair of target_include_directories calls at the end of the function that applies to both the stub and generated descriptor paths

@AaronRobinsonMSFT
Copy link
Member Author

/ba-g Failures are unrelated and reported.

@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 2c0254d into dotnet:main Oct 23, 2025
92 of 98 checks passed
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the fix_stub_build branch October 23, 2025 00:27
jkotas added a commit that referenced this pull request Oct 23, 2025
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