summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoxie Linden <roxie@lindenlab.com>2023-09-10 00:39:58 -0700
committerRoxie Linden <roxie@lindenlab.com>2024-02-22 23:11:33 -0800
commit6db4beaefdf342ad8b657f9c9d75f8e1d842daf1 (patch)
treed3a5a70e839d4407b352b4636494faedf2119cff
parent781a7aabc10d21a951ac86b75df7ca7565c45039 (diff)
remove unnecessary build file
-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)