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

Put all external project targets under the 'External' folder in VS #21765

Merged

Conversation

skottmckay
Copy link
Contributor

Description

Handle targets in subdirectories for external projects. All targets will now go in a per-project folder under 'External'

e.g. gmock and gtest now get handled correctly and are under External/googletest vs. existing setup where they ended up as top-level projects.

image

Motivation and Context

Improve developer experience.

…ill now go in a per-project folder under 'External'
@skottmckay skottmckay merged commit c97cc5c into main Aug 16, 2024
95 of 97 checks passed
@skottmckay skottmckay deleted the skottmckay/ImproveCmakeFolderUsageForExternalProjects branch August 16, 2024 05:51
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.

2 participants