Integrate the cmake/sdl2 submodule into the project
This commit is contained in:
@@ -38,7 +38,7 @@ sudo apt install libsdl2-image-dev libsdl2-ttf-dev libsdl2-net-dev libsdl2-mixer
|
||||
|
||||
```sh
|
||||
# Clone this repo
|
||||
git clone --recurse-submodules https://gitlab.com/aminosbh/basic-c-sdl-project.git
|
||||
git clone https://gitlab.com/aminosbh/basic-c-sdl-project.git
|
||||
cd basic-c-sdl-project
|
||||
|
||||
# Create a build folder
|
||||
|
||||
Reference in New Issue
Block a user