Skip to content

setup.vsh: should use pkg-config --exists sdlX #1019

@larpon

Description

@larpon

For SDL3: pkg-config --exists sdl3 (pkg-config --modversion sdl3)
For SDL2: use sdl2-config if found - else try pkg-config --exists sdl2 or pkg-config --exists sdl2-compat (pkg-config --modversion sdl2?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions