diff options
Diffstat (limited to 'cmake/modules/FindGLIB2.cmake')
-rw-r--r-- | cmake/modules/FindGLIB2.cmake | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/cmake/modules/FindGLIB2.cmake b/cmake/modules/FindGLIB2.cmake index e8069d7483..c00932f22c 100644 --- a/cmake/modules/FindGLIB2.cmake +++ b/cmake/modules/FindGLIB2.cmake @@ -1,4 +1,7 @@ -# - Try to find GLIB2 +# +# $Id$ +# +# Try to find GLIB2 # Once done this will define # # GLIB2_FOUND - system has GLIB2 |