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

Introduce a workaround to consider nlohmann_json installed on system … #1486

Merged
merged 4 commits into from
Nov 3, 2024

Conversation

fspindle
Copy link
Contributor

…and nlohmann_json used as a built in 3rdparty by VTK > 9.2.0 when PCL is enabled. Fixes #1485.

…and nlohmann_json used as a built in 3rdparty by VTK > 9.2.0 when PCL is enabled. Fixes lagadic#1485.
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.88%. Comparing base (5d62d61) to head (24f3e30).
Report is 8 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1486   +/-   ##
=======================================
  Coverage   53.88%   53.88%           
=======================================
  Files         442      442           
  Lines       53777    53777           
=======================================
+ Hits        28977    28978    +1     
+ Misses      24800    24799    -1     

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

It allows to consider nlohman_json header installed either in the system or the one coming from VTK when PCL is used
@fspindle fspindle merged commit 52a429d into lagadic:master Nov 3, 2024
78 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant