Browse Source

Merge branch 'dev' of github.com:DragonAura/THUAI6 into dev

tags/0.1.0
DragonAura 3 years ago
parent
commit
708c062fc6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      dependency/proto/cpp_output.sh

+ 1
- 1
dependency/proto/cpp_output.sh View File

@@ -7,4 +7,4 @@ protoc Message2Server.proto --cpp_out=.
chmod -R 755 ./
./format.sh
mv -f ./*.h ../../CAPI/proto
mv -f ./*.cc ../../CAPI/proto
mv -f ./*.cc ../../CAPI/proto

Loading…
Cancel
Save