diff options
author | Brad King <brad.king@kitware.com> | 2014-11-07 15:57:50 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-11-07 15:59:09 (GMT) |
commit | f0ca3ef0a3b9ac20889c277c8af3ad47060b11e9 (patch) | |
tree | 8f6ceeda94e75f5b80879de2082afe6d57896216 /Modules/FindSDL_sound.cmake | |
parent | 79349ed8fc22f70de7f839b2323cf3e93aca9bc9 (diff) | |
download | CMake-f0ca3ef0a3b9ac20889c277c8af3ad47060b11e9.zip CMake-f0ca3ef0a3b9ac20889c277c8af3ad47060b11e9.tar.gz CMake-f0ca3ef0a3b9ac20889c277c8af3ad47060b11e9.tar.bz2 |
Help: Wrap long lines in pre-formatted documentation blocks
Help format the blocks better for display without a wide screen.
Diffstat (limited to 'Modules/FindSDL_sound.cmake')
-rw-r--r-- | Modules/FindSDL_sound.cmake | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Modules/FindSDL_sound.cmake b/Modules/FindSDL_sound.cmake index 5fa40a5..494d358 100644 --- a/Modules/FindSDL_sound.cmake +++ b/Modules/FindSDL_sound.cmake @@ -21,7 +21,8 @@ # flags to SDL_SOUND_LIBRARIES. This is prepended to SDL_SOUND_LIBRARIES. # This is available mostly for cases this module failed to anticipate for # and you must add additional flags. This is marked as ADVANCED. -# SDL_SOUND_VERSION_STRING, human-readable string containing the version of SDL_sound +# SDL_SOUND_VERSION_STRING, human-readable string containing the +# version of SDL_sound # # # |