diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index d4c305e..c480ddd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
@@ -1,5 +1,6 @@ | |||
1 | cmake_minimum_required(VERSION 2.8.12) | 1 | cmake_minimum_required(VERSION 2.8.12) |
2 | 2 | ||
3 | option(BUILD_MAILDIR "BUILD_MAILDIR" ON) | ||
3 | 4 | ||
4 | # ECM setup | 5 | # ECM setup |
5 | find_package(ECM 0.0.10 REQUIRED NO_MODULE) | 6 | find_package(ECM 0.0.10 REQUIRED NO_MODULE) |