summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2024-08-08 20:45:11 +0800
committerErik Kundiman <erik@megapahit.org>2024-08-08 20:45:11 +0800
commit9bb9b975d9a2f2830865a63f5fe339b8f74147c8 (patch)
treea7c48561daca6c7b8f5e5dfec12dcb2a2681f3b3 /indra/newview
parent4a2a9d22f287cfd4765dd5353e8fdf2793b9ba0a (diff)
Install GLH, Mikktspace, TinyEXR, TinyGLTF & LLCA
automatically. Fix tab to spaces too.
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index feedf6b2e0..1bf44abb95 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -28,9 +28,7 @@ endif ()
include(JsonCpp)
include(LLAppearance)
include(LLAudio)
-if (NOT USESYSTEMLIBS)
include(LLCA)
-endif ()
include(LLCommon)
include(LLCoreHttp)
include(LLImage)