mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2025-12-28 10:15:10 +01:00
Clean up old glog code and move deps to new reference in third_party.
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@660 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
2072e7e7a9
commit
07a1c07b7b
6 changed files with 1 additions and 2051 deletions
|
|
@ -17,7 +17,7 @@ GOOGLETEST_CC_SRC=../../testing/gtest/src/gtest_main.cc \
|
|||
../../testing/src/gmock-all.cc
|
||||
|
||||
# Google Logging
|
||||
GOOGLELOG_LIB=../../third_party/linux/lib/glog/libglog.a
|
||||
GOOGLELOG_LIB=../../third_party/glog/glog/src/glog/libglog.a
|
||||
|
||||
# Google Flags lib
|
||||
GOOGLEFLAGS_LIB=../../third_party/linux/lib/gflags/libgflags.a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue