diff options
Diffstat (limited to 'find-modules/FindSeccomp.cmake')
-rw-r--r-- | find-modules/FindSeccomp.cmake | 3 |
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 |