You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Updated protobuf bash script
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
protoc -I=./ --cpp_out=./ stabilizedata.proto
|
||||
protoc -I=./ --cpp_out=./ trackerdata.proto
|
||||
protoc -I=./ --cpp_out=./ objdetectdata.proto
|
||||
|
||||
mv *.cc ../
|
||||
mv *.h ../../include/
|
||||
|
||||
Reference in New Issue
Block a user