mirror of
https://github.com/NoelFB/tiny_link.git
synced 2024-11-28 19:08:55 +08:00
clarified SDL2 notes
This commit is contained in:
parent
1ec75743c5
commit
39c0c516c8
|
@ -7,7 +7,7 @@ a small game made entirely on live stream over about 15 hours.
|
||||||
|
|
||||||
### building
|
### building
|
||||||
- You need C++17 and CMake
|
- You need C++17 and CMake
|
||||||
- Make sure you have SDL2 headers & DLLs, and make sure CMake can find them
|
- Make sure you have SDL2 headers & libraries, and make sure CMake can find them
|
||||||
|
|
||||||
![Screenshot](https://github.com/noelfb/tiny_link/raw/main/screenshot.png "Screenshot")
|
![Screenshot](https://github.com/noelfb/tiny_link/raw/main/screenshot.png "Screenshot")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user