Skip to content

Commit

Permalink
Add generated files
Browse files Browse the repository at this point in the history
Signed-off-by: Simone Orru <simone.orru@secomind.com>
  • Loading branch information
sorru94 committed Dec 24, 2024
1 parent 45c8974 commit a1a2cd0
Show file tree
Hide file tree
Showing 29 changed files with 15,433 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ cpp-install: $(CPP_LANG)
$(CPP_CODEGEN_SCRIPT) install_code $(CPP_BUILD_DIR) $(CPP_LANG_DIR)

.PHONY: install
install: rust-install python-install
install: rust-install python-install cpp-install

.PHONY: clean
clean:
Expand Down
27 changes: 27 additions & 0 deletions cpp/astarteplatform/msghub/astarte_message.grpc.pb.cc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

55 changes: 55 additions & 0 deletions cpp/astarteplatform/msghub/astarte_message.grpc.pb.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a1a2cd0

Please sign in to comment.