From 4196a10ece29cf8aa34f2c7c29524eb0de93ca65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Fri, 31 Aug 2012 15:23:02 +0200 Subject: Get more GTK+ 3 ready and respect seals. --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index e65d5b0..c17e1f1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,6 +13,8 @@ else (OPTION_NOINSTALL) set (OPTION_NOINSTALL 0) endif (OPTION_NOINSTALL) +add_definitions (-DGSEAL_ENABLE) + # Project information set (project_VERSION_MAJOR "0") set (project_VERSION_MINOR "1") -- cgit v1.2.3