Skip to content

docs: improve INTRO-cmake.md #566

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

docs: improve INTRO-cmake.md #566

wants to merge 1 commit into from

Conversation

1uss1
Copy link

@1uss1 1uss1 commented Jun 22, 2025

Background

When going through the SDL_image CMake installation instructions, the user will run into some problems.

  1. There's no step for cloning the SDL_image git repository into the vendored directory.
  2. "vendored/SDL" is also required and referenced in the CMakeLists.txt file. Arguably cloning the SDL git repository should also be included in the instructions.

Changes

  • Added steps for cloning the SDL and SDL_image repositories into the vendored directory

Comments

This change will also align this file with the SDL repository INTRO-cmake.md which includes the git clone steps.

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.

1 participant