summaryrefslogtreecommitdiff
path: root/indra/cmake/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-07-06 21:26:15 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-07-07 00:42:31 +0300
commit97c954dd84d50ec7b739d2dd3adb7365589f3034 (patch)
treedd6383f3f7c1d7a89118a3968a28c8a737e43b7a /indra/cmake/CMakeLists.txt
parent467d8339c970c253dada2cf0e1eed45be66593ac (diff)
SL-15522 Initial addition of meshoptimizer
Diffstat (limited to 'indra/cmake/CMakeLists.txt')
-rw-r--r--indra/cmake/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/cmake/CMakeLists.txt b/indra/cmake/CMakeLists.txt
index a17e37cd32..7795aa7db1 100644
--- a/indra/cmake/CMakeLists.txt
+++ b/indra/cmake/CMakeLists.txt
@@ -61,6 +61,7 @@ set(cmake_SOURCE_FILES
LLKDU.cmake
LLLogin.cmake
LLMath.cmake
+ LLMeshOptimizer.cmake
LLMessage.cmake
LLPhysicsExtensions.cmake
LLPlugin.cmake