summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorNicky Dasmijn <nicky.dasmijn@posteo.nl>2022-09-16 23:24:39 +0200
committerNicky Dasmijn <nicky.dasmijn@posteo.nl>2022-09-16 23:24:39 +0200
commit554717044f52fa39e9d42f2c5ea032efb479b280 (patch)
tree355c13243a37f63265fdc6e610ac717733f1db24 /indra/newview/CMakeLists.txt
parent0710d95f4b6b1a1c9ce242e7ce0aa7e828e6fdc1 (diff)
Rename MESHOPTIMIZER.cmake to Meshoptimizer.cmake as those caps honestly bug me.
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-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 a2dad1fb17..2ad40faa37 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -27,7 +27,6 @@ include(LLCommon)
include(LLCoreHttp)
include(LLImage)
include(LLKDU)
-include(MESHOPTIMIZER)
include(LLPhysicsExtensions)
include(LLPrimitive)
include(LLWindow)