aboutsummaryrefslogtreecommitdiff
path: root/pw_protobuf/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pw_protobuf/CMakeLists.txt')
-rw-r--r--pw_protobuf/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/pw_protobuf/CMakeLists.txt b/pw_protobuf/CMakeLists.txt
index 77d0ccf32..b7ecf059c 100644
--- a/pw_protobuf/CMakeLists.txt
+++ b/pw_protobuf/CMakeLists.txt
@@ -53,10 +53,9 @@ pw_add_library(pw_protobuf STATIC
pw_status
pw_stream
pw_stream.interval_reader
+ pw_string.string
pw_varint
pw_varint.stream
- PRIVATE_DEPS
- pw_string.string
SOURCES
decoder.cc
encoder.cc