summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorAnchor <none@none>2019-05-08 18:05:49 -0600
committerNat Goodspeed <nat@lindenlab.com>2020-03-25 18:39:20 -0400
commit761d9aa3bff981d1f322c9fdfe33ac35b30bf338 (patch)
treee735d5636f77eae6170e8fc496b8f99db6d766e9 /indra/newview
parente039f5e29ee02c37d2febc21b492a0d425661897 (diff)
[DRTVWR-476] - test adding at beginiing of list
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 3ba6767082..2ad969a705 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -1978,7 +1978,7 @@ endif (WINDOWS)
# modern version.
if (WINDOWS)
- list(APPEND LLAPPEARANCE_LIBRARIES legacy_stdio_definitions)
+ list(INSERT PNG_PRELOAD_ARCHIVES 0 legacy_stdio_definitions)
endif (WINDOWS)
target_link_libraries(${VIEWER_BINARY_NAME}