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

Create folder hierarchy in IDE project views #1612

Merged
merged 1 commit into from
Aug 11, 2024
Merged

Conversation

dpogue
Copy link
Member

@dpogue dpogue commented Aug 10, 2024

Makes a folder hierarchy in IDEs that roughly matches the folder layout of the Plasma projects.

VS 2022 project Solution Explorer:
Visual Studio 2022 Project

VS 2022 open folder CMake Targets:
Visual Studio 2022 CMake Folder View

Xcode project file sidebar:
Xcode Project

Copy link
Member

@Hoikas Hoikas left a comment

Choose a reason for hiding this comment

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

Does cmake/PlasmaTargets.cmake use the wrong line endings or something? The diff is basically the whole file, which makes it very hard to read.

@dpogue
Copy link
Member Author

dpogue commented Aug 11, 2024

Does cmake/PlasmaTargets.cmake use the wrong line endings or something?

I think the line endings might have been wrong on master, and it got swapped to LF here 😕

@Hoikas
Copy link
Member

Hoikas commented Aug 11, 2024

Can we defer the line ending conversion or another PR?

@dpogue
Copy link
Member Author

dpogue commented Aug 11, 2024

Should be better now

@dpogue dpogue merged commit 1bc8f17 into H-uru:master Aug 11, 2024
17 checks passed
@dpogue dpogue deleted the ide-folders branch August 11, 2024 04:53
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.

3 participants