summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorRoxie Linden <roxie@lindenlab.com>2023-09-10 00:39:58 -0700
committerRoxie Linden <roxie@lindenlab.com>2024-02-08 18:34:00 -0800
commit3923fe4b4c84a6ef12c44491a6eede7d94058748 (patch)
tree8a844277bd4b0897dc47ef344cb45edb9e91f9cd /indra
parent4451c3f420d9458e817d22666642d5899283eeda (diff)
remove unnecessary build file
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 6d9b0ab2dc..c804f5403c 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -30,7 +30,6 @@ include(LLKDU)
include(LLPhysicsExtensions)
include(LLPrimitive)
include(LLWindow)
-include(LLWebRTC)
include(NDOF)
include(NVAPI)
include(OPENAL)