From 0a8414c6bafc639f9594ac3906fed8a4279bad72 Mon Sep 17 00:00:00 2001 From: "Friedrich W. H. Kossebau" Date: Tue, 8 Jan 2019 00:12:16 +0100 Subject: FindInotify: fix api dox .rst tag, add missing "Since" --- find-modules/FindInotify.cmake | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'find-modules/FindInotify.cmake') diff --git a/find-modules/FindInotify.cmake b/find-modules/FindInotify.cmake index 281d6c8b..15667e02 100644 --- a/find-modules/FindInotify.cmake +++ b/find-modules/FindInotify.cmake @@ -1,4 +1,4 @@ -#.rest: +#.rst: # FindInotify # -------------- # @@ -19,6 +19,8 @@ # even though Inotify_FOUND may be set to TRUE. This is because # no special includes or libraries are needed. On other systems # these may be needed to use inotify. +# +# Since 5.32.0. #============================================================================= # Copyright 2016 Tobias C. Berner -- cgit v1.2.1