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

Move more targets to solution folders #94

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

learn-more
Copy link
Contributor

@learn-more learn-more commented Feb 7, 2024

Additionally, this introduces the helper function hello_imgui_msvc_target_set_folder to non-MSVC generators, so that it can always be called without having to check for MSVC

Please note that I only tested this in MSVC, I assumed that the CI would fail on the PR if one of the other generators did not like this change.

Before:
image

After:
image

Additionally, this introduces the helper function hello_imgui_msvc_target_set_folder to non-MSVC generators,
so that it can always be called without having to check for MSVC
@pthom
Copy link
Owner

pthom commented Feb 8, 2024

Perfect, thanks a lot!!!

@pthom pthom merged commit 3f2b29e into pthom:master Feb 8, 2024
39 checks passed
@learn-more learn-more deleted the msvc_target_folder branch February 8, 2024 07:56
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