aboutsummaryrefslogtreecommitdiffstats
path: root/client/CMakeLists.txt
diff options
context:
space:
mode:
authorHÃ¥kon Hallingstad <hakon.hallingstad@gmail.com>2021-11-18 09:17:15 +0100
committerGitHub <noreply@github.com>2021-11-18 09:17:15 +0100
commitb3692663cf9d2d5c71f36155f2ddea6adeb7d8a5 (patch)
tree2bdbe0b871cf48592557583d0eeba75710569cf1 /client/CMakeLists.txt
parent171a0b36e060cdb59c5974a4bc2c723e3b09e0f8 (diff)
Revert "Revert "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)