Update docs/README-porting.md
Co-authored-by: Cameron Cawley <ccawley2011@gmail.com>
This commit is contained in:
@@ -13,7 +13,8 @@ There are two basic ways of building SDL at the moment:
|
|||||||
|
|
||||||
1. CMake: cmake -S . -B build && cmake --build build && cmake --install install
|
1. CMake: cmake -S . -B build && cmake --build build && cmake --install install
|
||||||
|
|
||||||
If you have a GNUish system, then you might try this. Edit CMakeLists.txt,
|
If you have a system that supports CMake, then you might try this. Edit CMakeLists.txt,
|
||||||
|
|
||||||
take a look at the large section labelled:
|
take a look at the large section labelled:
|
||||||
|
|
||||||
"Platform-specific options and settings!"
|
"Platform-specific options and settings!"
|
||||||
|
|||||||
Reference in New Issue
Block a user