Merge pull request #136 from rongjiecomputer/cc_library
[CMake] Implement absl_cc_library as Bazel's cc_library
This commit is contained in:
commit
5fbde92571
7 changed files with 159 additions and 70 deletions
|
|
@ -85,7 +85,7 @@ absl_library(
|
|||
${SYMBOLIZE_SRC}
|
||||
PUBLIC_LIBRARIES
|
||||
absl::base
|
||||
absl_malloc_internal
|
||||
absl_internal_malloc_internal
|
||||
EXPORT_NAME
|
||||
symbolize
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue