From a9418fc8aa04547f7e0025073c83b78b33d5a147 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Sun, 24 Jun 2012 18:48:08 +0200 Subject: [PATCH] * Fixed OSX linking. --- thirdparty/breakpad/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/thirdparty/breakpad/CMakeLists.txt b/thirdparty/breakpad/CMakeLists.txt index 03e147e4e..0fdac86a4 100644 --- a/thirdparty/breakpad/CMakeLists.txt +++ b/thirdparty/breakpad/CMakeLists.txt @@ -36,6 +36,7 @@ IF(UNIX) common/mac/dump_syms.mm common/mac/MachIPC.mm common/mac/SimpleStringDictionary.mm + common/mac/bootstrap_compat.cc ) ELSE(APPLE) SET( breakpadSources