summaryrefslogtreecommitdiff
path: root/indra/cmake/LLCoreHttp.cmake
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2024-08-15 06:48:40 +0800
committerErik Kundiman <erik@megapahit.org>2024-08-15 06:48:40 +0800
commit1f11febb44760758c1eff52a3acc76db2fb32299 (patch)
tree9fd4e3509a85497e95430e0095407cffb19489aa /indra/cmake/LLCoreHttp.cmake
parentadcb9165ff6dced01f74076233568e13b149dcf7 (diff)
parentddd92b44c4248f90d6f1eca653fa9763ec766b80 (diff)
Merge branch 'main' into webrtc-voice
Diffstat (limited to 'indra/cmake/LLCoreHttp.cmake')
-rw-r--r--indra/cmake/LLCoreHttp.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/LLCoreHttp.cmake b/indra/cmake/LLCoreHttp.cmake
index 22ed5fef9c..5464e4d327 100644
--- a/indra/cmake/LLCoreHttp.cmake
+++ b/indra/cmake/LLCoreHttp.cmake
@@ -1,5 +1,5 @@
# -*- cmake -*-
-include(CURL)
include(OpenSSL)
+include(CURL)
include(NGHTTP2)