From 43f32e49aab5b1afa2353fc55c6e40cd3aca3275 Mon Sep 17 00:00:00 2001 From: "Amine B. Hassouna" Date: Sun, 3 Feb 2019 23:22:19 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b634231..9c53490 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ the modules find the appropriate libraries: - `SDL2_PATH` and `SDL2__PATH`:
Can be specified to set the root search path for the `SDL2` and `SDL2_` - `SDL2_NO_DEFAULT_PATH` and `SDL2__NO_DEFAULT_PATH`:
- Disable search `SDL2/SDL2` library in default path:
+ Disable search `SDL2/SDL2_` library in default path:
If `SDL2[_]_PATH` is set, defaults to ON
Else defaults to OFF - `SDL2_INCLUDE_DIR` and `SDL2__INCLUDE_DIR`: