mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Merge branch 'master' into release.
Change-Id: Id627ceca5ef60281e024ff80fc1848b3ccb6c14d
This commit is contained in:
@@ -19,14 +19,12 @@ target_sources(platform_utils
|
||||
PRIVATE
|
||||
base64_utils.cc
|
||||
cancelable_alarm.cc
|
||||
file_impl.cc
|
||||
pipe.cc
|
||||
prng.cc
|
||||
reliability_utils.cc
|
||||
PUBLIC
|
||||
base64_utils.h
|
||||
cancelable_alarm.h
|
||||
file_impl.h
|
||||
pipe.h
|
||||
prng.h
|
||||
reliability_utils.h
|
||||
@@ -67,7 +65,6 @@ add_executable(platform_test
|
||||
byte_array_test.cc
|
||||
container_of_test.cc
|
||||
exception_test.cc
|
||||
file_impl_test.cc
|
||||
pipe_test.cc
|
||||
prng_test.cc
|
||||
ptr_test.cc
|
||||
|
||||
Reference in New Issue
Block a user