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

Fix default stmt without break #107

Merged
merged 6 commits into from
Feb 18, 2023
Merged

Fix default stmt without break #107

merged 6 commits into from
Feb 18, 2023

Conversation

felipensp
Copy link
Member

Fix #45

@medvednikov
Copy link
Member

some weird unrelated CI error

  SDL2::SDL2

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.
    * ```

@ArtemkaKun
Copy link
Contributor

Yeah, not sure how to deal with it (and I also have no mac to test). Spytheman assumed that maybe this is because SDL2 update. I will try to resolve it somehow in v/Doom repo, and will merge this changes later

@ArtemkaKun
Copy link
Contributor

I failed to fix it, this is something related strictly to macOS.
Also, I found that I hate CMake and dependency management (or at least this is what my first experience with CMake was).

@ArtemkaKun ArtemkaKun merged commit 0f7b717 into master Feb 18, 2023
@felipensp felipensp deleted the fix_switch2 branch March 1, 2024 14:07
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.

Cannot translate switch without explicit break
3 participants