mirror of
https://github.com/google/pebble.git
synced 2025-05-29 06:23:13 +00:00
Import of the watch repository from Pebble
This commit is contained in:
commit
3b92768480
10334 changed files with 2564465 additions and 0 deletions
6
third_party/nanopb/build.py
vendored
Normal file
6
third_party/nanopb/build.py
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
from conan.packager import ConanMultiPackager
|
||||
|
||||
if __name__ == "__main__":
|
||||
builder = ConanMultiPackager(build_policy="outdated")
|
||||
builder.add_common_builds(shared_option_name=None)
|
||||
builder.run()
|
Loading…
Add table
Add a link
Reference in a new issue