Skip to content

Option to link to system SDL3 #10

Description

@gera2342

It would be nice to have a cmake option to link to system sdl3 instead of fetching one from github, just:

find_package(SDL3 REQUIRED)
find_package(SDL3_ttf REQUIRED)

or fallback to fetching if the system one is not found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions