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

manual SDL2 library search #199

Merged
merged 1 commit into from
Jan 25, 2019
Merged

manual SDL2 library search #199

merged 1 commit into from
Jan 25, 2019

Commits on Jan 24, 2019

  1. fix the SDL2 library search

    This allows to handle two variants of SDL2 find modules, which are incompatible:
    - the first kind of module sets the SDL2_* variables
    - the other kind exports the library target SDL2::SDL2
    jpcima committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    af786be View commit details
    Browse the repository at this point in the history