mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03:00
This module now provides a DevIL_VERSION result variable and supports the `<version>` argument in the find_package() call. Version range can be also specified. Fixes: #26858
7 lines
223 B
ReStructuredText
7 lines
223 B
ReStructuredText
FindDevIL
|
|
---------
|
|
|
|
* The :module:`FindDevIL` module now provides a ``DevIL_VERSION`` result
|
|
variable and version argument and version range can be specified by
|
|
:command:`find_package`, when finding the DevIL package.
|