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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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