aboutsummaryrefslogtreecommitdiff
path: root/find-modules/FindSeccomp.cmake
diff options
context:
space:
mode:
authorPino Toscano <pino@kde.org>2019-06-29 17:11:42 +0200
committerPino Toscano <pino@kde.org>2019-06-29 17:11:42 +0200
commit5b5fec7ccbf0c42b15e9fac3c17b1362543aa0b3 (patch)
treeb782a24b661979494bac89462f0fb4db884d1b7d /find-modules/FindSeccomp.cmake
parent3f51cb1fcd5f7b00b565b9f2ddf7366aeef3c415 (diff)
downloadextra-cmake-modules-5b5fec7ccbf0c42b15e9fac3c17b1362543aa0b3.tar.gz
extra-cmake-modules-5b5fec7ccbf0c42b15e9fac3c17b1362543aa0b3.tar.bz2
Small API docs fixesv5.60.0-rc1v5.60.0
Diffstat (limited to 'find-modules/FindSeccomp.cmake')
-rw-r--r--find-modules/FindSeccomp.cmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/find-modules/FindSeccomp.cmake b/find-modules/FindSeccomp.cmake
index eeb83c45..76c83e8a 100644
--- a/find-modules/FindSeccomp.cmake
+++ b/find-modules/FindSeccomp.cmake
@@ -3,7 +3,8 @@
# -----------
#
# Try to locate the libseccomp library.
-# If found, this will define the following variables:
+#
+# This will define the following variables:
#
# ``Seccomp_FOUND``
# True if the seccomp library is available