summaryrefslogtreecommitdiff
path: root/indra/win_crash_logger
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/win_crash_logger
parenta4eb5056a717feaf940f125756c7521b9103d41a (diff)
SL-10153: Add ole32 to WINDOWS_LIBRARIES so it's everywhere we need.
Diffstat (limited to 'indra/win_crash_logger')
-rw-r--r--indra/win_crash_logger/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/win_crash_logger/CMakeLists.txt b/indra/win_crash_logger/CMakeLists.txt
index 144d037a31..4fba26ab2f 100644
--- a/indra/win_crash_logger/CMakeLists.txt
+++ b/indra/win_crash_logger/CMakeLists.txt
@@ -89,7 +89,6 @@ target_link_libraries(windows-crash-logger
${GOOGLE_PERFTOOLS_LIBRARIES}
user32
gdi32
- ole32
oleaut32
wininet
Wldap32