summaryrefslogtreecommitdiff
path: root/indra/cmake/LLCA.cmake
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2016-07-21 17:14:07 -0400
committerOz Linden <oz@lindenlab.com>2016-07-21 17:14:07 -0400
commit4bf583aaa23700ec92df0fcf1b9d8978e29199f7 (patch)
treef837807b536834f0a1df97d84309a7d5d0f7cb90 /indra/cmake/LLCA.cmake
parent9260fbe0bd4db438632e9f174112b4ed853fa2a0 (diff)
SL-429: Use a new certificate authority bundle based on data from Mozilla
Diffstat (limited to 'indra/cmake/LLCA.cmake')
-rw-r--r--indra/cmake/LLCA.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/cmake/LLCA.cmake b/indra/cmake/LLCA.cmake
new file mode 100644
index 0000000000..412a5a99a4
--- /dev/null
+++ b/indra/cmake/LLCA.cmake
@@ -0,0 +1,4 @@
+# -*- cmake -*-
+include(Prebuilt)
+
+use_prebuilt_binary(llca)