mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-09 15:20:56 -06: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