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

Add CMake Folders, main branch (2024.03.01.) #271

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

krasznaa
Copy link
Member

@krasznaa krasznaa commented Mar 1, 2024

While debugging #270 I ended up using Visual Studio some fair amount. Which reminded me about a long-standing thing that I always wanted to set up, just never did.

By setting the FOLDER property on targets, one can make Visual Studio present the project something like this:

image

Instead of the single-folder, unorganized mess that it presents by default.

image

It's admittedly a small/insignificant thing, but it makes development just a little more convenient.

This is only relevant for Visual Studio and Xcode, but it does
make the usage of those IDEs a fair bit more convenient.
@krasznaa krasznaa added the enhancement New feature or request label Mar 1, 2024
@krasznaa krasznaa merged commit 8890198 into acts-project:main Mar 4, 2024
22 checks passed
@krasznaa krasznaa deleted the CMakeFolders-main-20240301 branch March 4, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant