[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 01/03: Fix building with developer mode.
noreply at xfce.org
noreply at xfce.org
Sun Jan 26 17:51:43 CET 2020
This is an automated email from the git hooks/post-receive script.
g o t t c o d e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository panel-plugins/xfce4-whiskermenu-plugin.
commit 19dacd47bcb98d4e9a07380c0fe04e0338c01737
Author: Graeme Gott <graeme at gottcode.org>
Date: Sun Jan 26 04:40:40 2020 -0500
Fix building with developer mode.
---
panel-plugin/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/panel-plugin/CMakeLists.txt b/panel-plugin/CMakeLists.txt
index 5344a4f..53b0d56 100644
--- a/panel-plugin/CMakeLists.txt
+++ b/panel-plugin/CMakeLists.txt
@@ -59,10 +59,10 @@ if(ENABLE_DEVELOPER_MODE)
set(CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -Wl,-z,defs")
add_definitions(
+ -DXFCE_DISABLE_DEPRECATED
-DG_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED
- -DGTK_DISABLE_DEPRECATED
-DGDK_DISABLE_SINGLE_INCLUDES
-DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES
-DGTK_DISABLE_SINGLE_INCLUDES)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list