Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot 2024-10-19 14:49:21 +00:00
parent 1647d36aec
commit 5f874b60a8
1 changed files with 1 additions and 1 deletions

View File

@ -301,7 +301,7 @@ At the end of SDL CMake configuration, a table shows all CMake options along wit
#### `SDL_LIBC=OFF` and sanitizers
Building with `-DSDL_LIBC=OFF` will make it impossible to use the sanitizer, such as the address sanitizer.
Building with `-DSDL_LIBC=OFF` will make it impossible to use the sanitizer, such as the address sanitizer.
Configure your project with `-DSDL_LIBC=ON` to make use of sanitizers.
## CMake FAQ