Integrating mapbox-gl-native

This commit is contained in:
Dan Paulat 2021-06-07 21:38:20 -05:00
parent 919eb768f3
commit 59d06a8632
9 changed files with 101 additions and 0 deletions

5
tools/setup-common.bat Normal file
View file

@ -0,0 +1,5 @@
pip install conan
pip install sphinx
pip install sphinx_rtd_theme
pip install breathe
conan profile new default --detect