diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2018-12-08 12:18:46 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2018-12-08 12:18:46 -0500 |
commit | 601cbe1f60b94ae8105329b4e4f745b36721e5aa (patch) | |
tree | 480aeda2dcd9a42156057fed3974bf8fbabae9f0 /indra/newview | |
parent | a4eb5056a717feaf940f125756c7521b9103d41a (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.txt | 1 |
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 |