| commit | 71896307cd777814b6ff0f08603c70e050e13d16 | [log] [tgz] |
|---|---|---|
| author | Mike Kruskal <mkruskal@google.com> | Mon Dec 23 14:19:35 2024 -0800 |
| committer | Mike Kruskal <mkruskal@google.com> | Mon Dec 23 14:19:35 2024 -0800 |
| tree | e71608691f0cd63ff96eb4cc7949d061f6da6fcd | |
| parent | 34a397b9249545569caf1860595982bf6eb05c65 [diff] |
Copybara test
diff --git a/cmake/protoc.cmake b/cmake/protoc.cmake index 385a7a3..17e8dd9 100644 --- a/cmake/protoc.cmake +++ b/cmake/protoc.cmake
@@ -2,6 +2,7 @@ ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/main.cc ) + add_executable(protoc ${protoc_files} ${protobuf_version_rc_file}) target_link_libraries(protoc libprotoc