From 5d766cba770fbb78fce9ef6cb5e8397af213d650 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Mon, 24 Jan 2011 17:18:28 +0100 Subject: Rename g_cclosure_user_marshal_* to ld_marshal_*. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 5e7bc77..0169eee 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -201,7 +201,7 @@ function (glib_genmarshal base prefix) endfunction (glib_genmarshal) glib_genmarshal (${CMAKE_CURRENT_SOURCE_DIR}/liblogdiag/ld-marshal - g_cclosure_user_marshal) + ld_marshal) include_directories (${CMAKE_CURRENT_SOURCE_DIR}) include_directories (${GTK2_INCLUDE_DIRS} -- cgit v1.2.3