summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2016-02-22 11:11:28 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2016-02-22 11:11:28 +0100
commit12160008f45b2b470d29ff475fc3e7eb3a263ebd (patch)
tree86b2da9f897aa72f8a65ed43295f5c3c6ff689db /CMakeLists.txt
parent6d2c64352773c32045acb92fd3947cf6bbfd3101 (diff)
downloadkube-12160008f45b2b470d29ff475fc3e7eb3a263ebd.tar.gz
kube-12160008f45b2b470d29ff475fc3e7eb3a263ebd.zip
Added the kube logo
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5ebcaf5b..a70344bd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,3 +4,4 @@ cmake_minimum_required(VERSION 2.8.10.1)
4 4
5add_subdirectory(applications) 5add_subdirectory(applications)
6add_subdirectory(framework) 6add_subdirectory(framework)
7add_subdirectory(icons)