summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-11-07 16:08:59 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2014-11-07 16:08:59 (GMT)
commit70105facd68819c28b9a1ca5ee9062209cbba474 (patch)
tree9ac1c5548c31493c4da94994b8bcd7c18f325e0d /Modules
parent0ef2d5f805a52eaac018a8693166a1d6075f1217 (diff)
parentf0ca3ef0a3b9ac20889c277c8af3ad47060b11e9 (diff)
downloadCMake-70105facd68819c28b9a1ca5ee9062209cbba474.zip
CMake-70105facd68819c28b9a1ca5ee9062209cbba474.tar.gz
CMake-70105facd68819c28b9a1ca5ee9062209cbba474.tar.bz2
Merge topic 'doc-formatting'
f0ca3ef0 Help: Wrap long lines in pre-formatted documentation blocks
Diffstat (limited to 'Modules')
-rw-r--r--Modules/FindSDL_sound.cmake3
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
#
#
#