summaryrefslogtreecommitdiffstats
path: root/client/CMakeLists.txt
diff options
context:
space:
mode:
authorHåkon Hallingstad <hakon@yahooinc.com>2021-11-17 16:30:06 +0100
committerHåkon Hallingstad <hakon@yahooinc.com>2021-11-17 16:30:06 +0100
commitd322a59bb6b5bcc74120c80a34c7940ccdcb06a7 (patch)
tree03151236e87356ea88ba0e29e699eb219d56d5a5 /client/CMakeLists.txt
parent3cc27ac65a5a6601f1405e67ab99c60cb63aa00c (diff)
Add vespa program to vespa-clients RPM
Diffstat (limited to 'client/CMakeLists.txt')
-rw-r--r--client/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/CMakeLists.txt b/client/CMakeLists.txt
new file mode 100644
index 00000000000..2353b773c3a
--- /dev/null
+++ b/client/CMakeLists.txt
@@ -0,0 +1,3 @@
+# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+
+add_subdirectory(go)