From 2257e8ebe70e4a760aca7be2841a805404bff037 Mon Sep 17 00:00:00 2001 From: Shyotl Date: Fri, 10 Aug 2018 18:58:29 -0500 Subject: [PATCH] Add new required lib to newview. --- indra/newview/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 2058c9cd0..d49eb8a29 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1335,6 +1335,7 @@ if (WINDOWS) Vfw32 Wbemuuid winspool + Normaliz ) endif (WINDOWS)