summaryrefslogtreecommitdiff
path: root/indra/win_crash_logger/CMakeLists.txt
diff options
context:
space:
mode:
authorGraham Madarasz <graham@lindenlab.com>2013-03-27 05:50:55 -0700
committerGraham Madarasz <graham@lindenlab.com>2013-03-27 05:50:55 -0700
commita83289f01f5d037f779991d732de9bf15ed3bda1 (patch)
tree06c153b40e1976a37f03572dc243770280abfddd /indra/win_crash_logger/CMakeLists.txt
parent7be396cc985c0274ff05b375a8bf27c0e630666a (diff)
Fix API diffs with new breakpad and point at private breakpad packages to test
Diffstat (limited to 'indra/win_crash_logger/CMakeLists.txt')
-rw-r--r--indra/win_crash_logger/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/win_crash_logger/CMakeLists.txt b/indra/win_crash_logger/CMakeLists.txt
index 5329c89554..50633599ab 100644
--- a/indra/win_crash_logger/CMakeLists.txt
+++ b/indra/win_crash_logger/CMakeLists.txt
@@ -78,6 +78,7 @@ target_link_libraries(windows-crash-logger
gdi32
ole32
oleaut32
+ wininet
Wldap32
)