diff options
author | Brad King <brad.king@kitware.com> | 2022-07-28 12:13:45 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2022-07-28 12:13:53 (GMT) |
commit | b0273dc26f1fb99090e4bcd44dd38549fc14881d (patch) | |
tree | 18a21e4d94f0facf595db0c4c286b2b1698c4b72 /Help/manual/cmake-modules.7.rst | |
parent | dcdfc3b867fcc62f64efca723ffa61197089358f (diff) | |
parent | 13aee9720775c33468a5e0132f9851b88d5c7134 (diff) | |
download | CMake-b0273dc26f1fb99090e4bcd44dd38549fc14881d.zip CMake-b0273dc26f1fb99090e4bcd44dd38549fc14881d.tar.gz CMake-b0273dc26f1fb99090e4bcd44dd38549fc14881d.tar.bz2 |
Merge topic 'find-sdl_gfx'
13aee97207 FindSDL_gfx: Add module to find another SDL component
1279131a8e FindSDL_*: Drop module history from public documentation
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !7475
Diffstat (limited to 'Help/manual/cmake-modules.7.rst')
-rw-r--r-- | Help/manual/cmake-modules.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-modules.7.rst b/Help/manual/cmake-modules.7.rst index 93beea9..9dd623a 100644 --- a/Help/manual/cmake-modules.7.rst +++ b/Help/manual/cmake-modules.7.rst @@ -236,6 +236,7 @@ They are normally called through the :command:`find_package` command. /module/FindRuby /module/FindSDL /module/FindSDL_image + /module/FindSDL_gfx /module/FindSDL_mixer /module/FindSDL_net /module/FindSDL_sound |