From af8d937e62c921f46a41232a7aa64a747f9fcb15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 29 Oct 2012 04:12:14 +0100 Subject: Add conditionnal inotify support Thanks to Francois Andriot --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 7c826764..0a095c86 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -54,6 +54,7 @@ option( WITH_NJB "Enable njb support" OFF ) option( WITH_MTP "Enable mtp support" OFF ) option( WITH_RIOKARMA "Enable riokarma support" OFF ) option( WITH_DAAP "Enable daap support" OFF ) +option( WITH_INOTIFY "Enable inotify support" OFF ) ##### user requested modules #################### -- cgit v1.2.1