From e28612d2517942b3e5dc5648c0536e5384a66037 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 18 Feb 2015 14:21:18 -0600 Subject: Making the debug messages easier to read --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 479d01a..115c2eb 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -160,6 +160,7 @@ set( add_definitions( -w + -DG_LOG_DOMAIN="indicator-sound" ) add_library( -- cgit v1.2.3