From 3b51a52af09150e3adf7b8a3a3bf118f4f9f1a0a Mon Sep 17 00:00:00 2001 From: Hermann von Kleist Date: Mon, 19 Feb 2024 13:36:54 +0100 Subject: FindMatlab: Add changelog for now supported version range --- Modules/FindMatlab.cmake | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Modules/FindMatlab.cmake b/Modules/FindMatlab.cmake index c71445e..d1371ed 100644 --- a/Modules/FindMatlab.cmake +++ b/Modules/FindMatlab.cmake @@ -42,6 +42,9 @@ The module supports the following components: Removed the ``MX_LIBRARY``, ``ENGINE_LIBRARY`` and ``DATAARRAY_LIBRARY`` components. These libraries are found unconditionally. +.. versionadded:: 3.30 + Added support for specifying a version range to :command:`find_package` + .. note:: The version given to the :command:`find_package` directive is the Matlab -- cgit v0.12