mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-28 17:03:52 +08:00
* change codebase * compile * add mapboxprovider * works with map_renderer in c * remove maplibre temp * maplibre works * cleanup build.sh * x86 stuff * add lib * update release files * don't need that * tici build * tici build * add tici lib * update refs --------- Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
7 lines
142 B
C++
7 lines
142 B
C++
// Copyright (C) 2023 MapLibre contributors
|
|
|
|
// SPDX-License-Identifier: BSD-2-Clause
|
|
|
|
#include "export_widgets.hpp"
|
|
#include "gl_widget.hpp"
|