Set default prefix to absl_internal_
This commit is contained in:
parent
f1c17a303a
commit
1ecb60be39
7 changed files with 23 additions and 23 deletions
|
|
@ -53,7 +53,7 @@ absl_test(
|
|||
set(MEMORY_EXCEPTION_SAFETY_TEST_SRC "memory_exception_safety_test.cc")
|
||||
set(MEMORY_EXCEPTION_SAFETY_TEST_PUBLIC_LIBRARIES
|
||||
absl::memory
|
||||
absl_base_internal_exception_safety_testing
|
||||
absl_internal_exception_safety_testing
|
||||
)
|
||||
|
||||
absl_test(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue