diff --git a/thirdparty/breakpad/CMakeLists.txt b/thirdparty/breakpad/CMakeLists.txt index 97dd7e3ab..03e147e4e 100644 --- a/thirdparty/breakpad/CMakeLists.txt +++ b/thirdparty/breakpad/CMakeLists.txt @@ -32,7 +32,7 @@ IF(UNIX) common/mac/macho_utilities.cc common/mac/macho_walker.cc common/mac/string_utilities.cc - common/md5.c + common/md5.cc common/mac/dump_syms.mm common/mac/MachIPC.mm common/mac/SimpleStringDictionary.mm