summaryrefslogtreecommitdiffstats
path: root/accounts/kolabnow/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/kolabnow/CMakeLists.txt')
-rw-r--r--accounts/kolabnow/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/accounts/kolabnow/CMakeLists.txt b/accounts/kolabnow/CMakeLists.txt
index c8a2481f..e2d6f3db 100644
--- a/accounts/kolabnow/CMakeLists.txt
+++ b/accounts/kolabnow/CMakeLists.txt
@@ -2,6 +2,8 @@ project(kube-accounts-kolabnow)
2 2
3cmake_minimum_required(VERSION 2.8.12) 3cmake_minimum_required(VERSION 2.8.12)
4 4
5cmake_policy(SET CMP0063 NEW)
6
5include(CPack) 7include(CPack)
6include(FeatureSummary) 8include(FeatureSummary)
7find_package(PkgConfig) 9find_package(PkgConfig)