mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06:00
12 lines
293 B
ReStructuredText
12 lines
293 B
ReStructuredText
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``.
|