summaryrefslogtreecommitdiffstats
path: root/Modules/FindIconv.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/FindIconv.cmake')
-rw-r--r--Modules/FindIconv.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/FindIconv.cmake b/Modules/FindIconv.cmake
index bf20f6f..3926a4b 100644
--- a/Modules/FindIconv.cmake
+++ b/Modules/FindIconv.cmake
@@ -5,6 +5,8 @@
FindIconv
---------
+.. versionadded:: 3.11
+
This module finds the ``iconv()`` POSIX.1 functions on the system.
These functions might be provided in the regular C library or externally
in the form of an additional library.