From 95b67f80008f27da96f7bc649b96d9f85d872145 Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Sat, 28 May 2016 04:29:07 +0000 Subject: [PATCH] correct description of GLIB2_CONFIG_INCLUDES Signed-off-by: Ivailo Monev --- cmake/modules/FindGLib2.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/modules/FindGLib2.cmake b/cmake/modules/FindGLib2.cmake index 3a9195894..576d8370e 100644 --- a/cmake/modules/FindGLib2.cmake +++ b/cmake/modules/FindGLib2.cmake @@ -3,7 +3,7 @@ # # GLIB2_FOUND - system has GLib2 # GLIB2_INCLUDES - the GLib2 include directory -# GLIB2_CONFIG_INCLUDES - the D-Bus message bus architecture include directory +# GLIB2_CONFIG_INCLUDES - the GLib2 config include directory # GLIB2_LIBRARIES - The libraries needed to use GLib2 # # Copyright (c) 2015, Ivailo Monev, -- 2.11.0