mirror of https://github.com/libsdl-org/SDL.git
parent
1647d36aec
commit
5f874b60a8
|
|
@ -301,7 +301,7 @@ At the end of SDL CMake configuration, a table shows all CMake options along wit
|
||||||
|
|
||||||
#### `SDL_LIBC=OFF` and sanitizers
|
#### `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.
|
Configure your project with `-DSDL_LIBC=ON` to make use of sanitizers.
|
||||||
|
|
||||||
## CMake FAQ
|
## CMake FAQ
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue