summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorVegard Sjonfjell <vegard@yahoo-inc.com>2016-06-16 15:09:37 +0200
committerVegard Sjonfjell <vegard@yahoo-inc.com>2016-06-16 15:09:37 +0200
commitbbc53fb8f8a845d1abcfb2c3f8e9692e736ad2f7 (patch)
tree9ff4b47b116a4bef21421c5cef3166478b81aa2d /CMakeLists.txt
parentbedc4838fdf4b6b8191d4a3f86418390d6858085 (diff)
Add author to global CMakeLists.txt
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 49b031c7664..84cd755ac79 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,7 @@
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# @author Vegard Sjonfjell
# @author Eirik Nygaard
+# @author Arnstein Ressem
cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
project(vespa CXX C)