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

Investigate FOLDER property for targets #402

Open
jschwe opened this issue Jun 1, 2023 · 3 comments
Open

Investigate FOLDER property for targets #402

jschwe opened this issue Jun 1, 2023 · 3 comments

Comments

@jschwe
Copy link
Collaborator

jschwe commented Jun 1, 2023

Might clean up the target view in some IDEs

https://cmake.org/cmake/help/latest/prop_tgt/FOLDER.html#prop_tgt:FOLDER

@OlivierLDff
Copy link
Contributor

That would be nice for visual studio, and it is really easy to add.
Everything in a rust folder or corrosion?

@jschwe
Copy link
Collaborator Author

jschwe commented Jun 1, 2023

I was also wondering about rust vs. corrosion.
Probably also some subfolders should be created for workspaces based on the workspace folder structure.

Edit: I'd probably prefer "rust" or "Rust" for the actual crate targets. Our internal helper targets could all be placed in some other folder (hidden / internal or similar).

@jschwe
Copy link
Collaborator Author

jschwe commented Jun 4, 2024

It seems like the VS Code CMake extension has finally added support for the Folder property: microsoft/vscode-cmake-tools#491

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

No branches or pull requests

2 participants