mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
Merge topic 'FindSDL-update'
9ffd2c70bf FindSDL: Add SDL_INCLUDE_DIRS, SDL_LIBRARIES, and SDL::SDL
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4902
This commit is contained in:
11
Help/release/dev/FindSDL-update.rst
Normal file
11
Help/release/dev/FindSDL-update.rst
Normal file
@@ -0,0 +1,11 @@
|
||||
FindSDL-update
|
||||
--------------
|
||||
|
||||
* The :module:`FindSDL` module now provides:
|
||||
|
||||
* imported target ``SDL::SDL``,
|
||||
|
||||
* result variables ``SDL_LIBRARIES`` and ``SDL_INCLUDE_DIRS``,
|
||||
|
||||
* version variables ``SDL_VERSION``, ``SDL_VERSION_MAJOR``
|
||||
``SDL_VERSION_MINOR``, and ``SDL_VERSION_PATCH``.
|
||||
Reference in New Issue
Block a user