Skip to content

Conversation

@RainerKuemmerle
Copy link
Owner

Set OSX target to be at minimum 10.15 (macOS Catalina) to account for std::filesystem::path

Fix #791

Set OSX target to be at minimum 10.15 (macOS Catalina) to account for
std::filesystem::path

Fix #791
@codecov
Copy link

codecov bot commented May 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.40%. Comparing base (c9661b3) to head (51983d1).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #795   +/-   ##
=======================================
  Coverage   52.40%   52.40%           
=======================================
  Files         315      315           
  Lines       12797    12797           
  Branches     1152     1152           
=======================================
  Hits         6706     6706           
  Misses       5738     5738           
  Partials      353      353           

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

@RainerKuemmerle RainerKuemmerle merged commit 9c0ace6 into master May 19, 2024
@RainerKuemmerle RainerKuemmerle deleted the rainer/791 branch May 19, 2024 09:09
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.

Need to specify at least OSX 10.15 with CMAKE_OSX_DEPLOYMENT_TARGET

2 participants