summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2018-12-08 12:18:46 -0500
committerNat Goodspeed <nat@lindenlab.com>2018-12-08 12:18:46 -0500
commit601cbe1f60b94ae8105329b4e4f745b36721e5aa (patch)
tree480aeda2dcd9a42156057fed3974bf8fbabae9f0 /indra/newview
parenta4eb5056a717feaf940f125756c7521b9103d41a (diff)
SL-10153: Add ole32 to WINDOWS_LIBRARIES so it's everywhere we need.
Diffstat (limited to 'indra/newview')
-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 f10b54d73c..99f99834f3 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -1585,7 +1585,6 @@ if (WINDOWS)
kernel32
odbc32
odbccp32
- ole32
oleaut32
shell32
Vfw32