aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/mapbox-base.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [core] Introduce distance expressionzmiao2020-04-221-0/+9
| | | | | | | | | | | | | | | | | | Add distance unit choices Fix cmake and add license Add support for LineString Features Add template to geometry helper function Only support line and point Rename geometry_within.cpp hpp file to geometry_util.cpp .hpp Remove incorrect indexFilter, fix pointSetsDistance Fix distance expression
* Bump mapbox-base to 1.2.0Alexander Shalamov2020-03-231-30/+11
|
* [build] Generate the LICENSE.md for mbgl-coreThiago Marcos P. Santos2020-02-271-0/+123
Add a script that for everything we link against mbgl-core, it will check the license and generate a file all the dependencies listed with the respective authors, project urls and license.