feat update logging to logging_glog

This commit is contained in:
tqcq 2024-08-21 11:32:08 +08:00
parent 76595be62a
commit 1e1bb8e7d0
2 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ set(TILE_SRCS
"tile/base/internal/curl.h"
"tile/base/internal/early_init.h"
"tile/base/internal/index_alloc.cc"
"tile/base/internal/logging.cc"
"tile/base/internal/logging_glog.cc"
"tile/base/internal/logging.h"
"tile/base/internal/thread_pool.cc"
"tile/base/internal/time_keeper.cc"