summaryrefslogtreecommitdiffstats
path: root/http-client
diff options
context:
space:
mode:
authorjonmv <venstad@gmail.com>2022-05-02 16:49:47 +0200
committerjonmv <venstad@gmail.com>2022-05-02 16:49:47 +0200
commit4301784fbed9522d8f8f2f1f42fcdbdc547e9e95 (patch)
tree07912ab5c4effd413ea43d30be56fd73cbfc8093 /http-client
parent9ec0f0309c69b2c81b344d80bb8495faa1fcf0ac (diff)
Add to CMakeLists.txtx
Diffstat (limited to 'http-client')
-rw-r--r--http-client/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/http-client/CMakeLists.txt b/http-client/CMakeLists.txt
new file mode 100644
index 00000000000..3f5bf469481
--- /dev/null
+++ b/http-client/CMakeLists.txt
@@ -0,0 +1,2 @@
+# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+install_fat_java_artifact(http-client)