diff options
author | Brad King <brad.king@kitware.com> | 2014-11-07 16:02:45 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-11-07 16:02:45 (GMT) |
commit | 3dfc856b7917c763a822f31dd6c4c7afad5d0626 (patch) | |
tree | e3db96c7bd3c258977dbe200d43a35701c62db12 /Modules | |
parent | addff66d33ccbf5a7d54d2ed3e859ac5d862297e (diff) | |
parent | f0ca3ef0a3b9ac20889c277c8af3ad47060b11e9 (diff) | |
download | CMake-3dfc856b7917c763a822f31dd6c4c7afad5d0626.zip CMake-3dfc856b7917c763a822f31dd6c4c7afad5d0626.tar.gz CMake-3dfc856b7917c763a822f31dd6c4c7afad5d0626.tar.bz2 |
Merge branch 'doc-formatting' into release
Diffstat (limited to 'Modules')
-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 # # # |