summaryrefslogtreecommitdiff
path: root/misc/kdepim4/patches/patch-kalarm_CMakeLists.txt
blob: 97cc8788760ead523756e7b7d37af4c6624a1aab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-kalarm_CMakeLists.txt,v 1.1 2012/03/19 21:01:28 markd Exp $

--- kalarm/CMakeLists.txt.orig	2011-04-20 20:03:31.000000000 +0000
+++ kalarm/CMakeLists.txt
@@ -1,6 +1,7 @@
 project(kalarm)
 
 add_definitions(-DKDE_DEFAULT_DEBUG_AREA=5950)
+add_definitions(${KDE4_ENABLE_EXCEPTIONS})
 
 include_directories(
 ${CMAKE_CURRENT_BINARY_DIR}