aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/kitchen_sink/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/kitchen_sink/CMakeLists.txt b/tools/kitchen_sink/CMakeLists.txt
index dc7f5c6ef..22b5829c7 100644
--- a/tools/kitchen_sink/CMakeLists.txt
+++ b/tools/kitchen_sink/CMakeLists.txt
@@ -16,6 +16,7 @@
#
cmake_minimum_required(VERSION 2.8)
+project(kitchen_sink CXX)
###############################################################################