Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CMake presets for easier usage #112

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Add CMake presets for easier usage #112

merged 1 commit into from
Apr 25, 2024

Conversation

ntadej
Copy link
Collaborator

@ntadej ntadej commented Jan 28, 2024

Add CMake presets for easier usage.

Example:

cmake --workflow --preset macOS-ccache

Android setup needs more testing, but for now this PR is sufficiently complete to merge.

Copy link

codecov bot commented Jan 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.27%. Comparing base (7f222a9) to head (e755961).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #112   +/-   ##
=======================================
  Coverage   45.27%   45.27%           
=======================================
  Files          35       35           
  Lines        2125     2125           
=======================================
  Hits          962      962           
  Misses       1163     1163           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ntadej ntadej force-pushed the presets branch 4 times, most recently from 9236c7e to d4d558f Compare January 30, 2024 18:50
@ntadej ntadej force-pushed the presets branch 12 times, most recently from 3dfb65b to f3b3c94 Compare February 18, 2024 14:05
@ntadej ntadej added this to the 3.0 milestone Apr 18, 2024
@ntadej ntadej force-pushed the presets branch 3 times, most recently from 259977c to 060e4a3 Compare April 20, 2024 20:50
@ntadej ntadej marked this pull request as ready for review April 20, 2024 21:05
@ntadej ntadej requested review from louwers and birkskyum April 20, 2024 21:05
@louwers
Copy link
Collaborator

louwers commented Apr 20, 2024

Reading up on CMake presents, didn't even know this feature.

@ntadej ntadej requested a review from louwers April 23, 2024 11:49
@ntadej ntadej merged commit 2759eb5 into maplibre:main Apr 25, 2024
31 checks passed
@ntadej ntadej deleted the presets branch May 20, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants