MerginMaps / mobile

Mobile app for Mergin Maps 📲. Open QGIS projects and manage vector data on your phone, even offline 📶 (Android/iOS/Windows app)
https://merginmaps.com
GNU General Public License v2.0
280 stars 62 forks source link

Simplify CMake configuration #3503

Open wonder-sk opened 2 weeks ago

wonder-sk commented 2 weeks ago

There are a few things that would make things simpler when setting up a build with CMake:

Bonus points for a check whether the SDK is compatible (we could have a file in SDK package indicating the version, and we could check that against what CI currently expect) - it would help if we quickly new we're using outdated mobile SDK locally :slightly_smiling_face: