diff options
Diffstat (limited to 'components/CMakeLists.txt')
-rw-r--r-- | components/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/CMakeLists.txt b/components/CMakeLists.txt index bd9c100a..e2ffa05c 100644 --- a/components/CMakeLists.txt +++ b/components/CMakeLists.txt | |||
@@ -1,6 +1,6 @@ | |||
1 | project(kube-components) | 1 | project(kube-components) |
2 | 2 | ||
3 | cmake_minimum_required(VERSION 2.8.10.1) | 3 | cmake_minimum_required(VERSION 2.8.12) |
4 | 4 | ||
5 | include(CPack) | 5 | include(CPack) |
6 | include(FeatureSummary) | 6 | include(FeatureSummary) |