summaryrefslogtreecommitdiffstats
path: root/accounts/maildir/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/maildir/CMakeLists.txt')
-rw-r--r--accounts/maildir/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/maildir/CMakeLists.txt b/accounts/maildir/CMakeLists.txt
index 5307c5b0..cd25f09d 100644
--- a/accounts/maildir/CMakeLists.txt
+++ b/accounts/maildir/CMakeLists.txt
@@ -1,6 +1,6 @@
1project(kube-accounts-maildir) 1project(kube-accounts-maildir)
2 2
3cmake_minimum_required(VERSION 2.8.10.1) 3cmake_minimum_required(VERSION 2.8.12)
4 4
5include(CPack) 5include(CPack)
6include(FeatureSummary) 6include(FeatureSummary)