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

fix: add option for md2html executable #184

Merged
merged 2 commits into from
Jan 9, 2024
Merged

fix: add option for md2html executable #184

merged 2 commits into from
Jan 9, 2024

Conversation

nmgwddj
Copy link
Contributor

@nmgwddj nmgwddj commented Oct 22, 2022

Fix install error when compiling target system is iOS. Provide the cmake configuration option BUILD_MD2HTML_EXECUTABLE setting does not compile md2html. default as ON.

Signed-off-by: Dylan [email protected]

 - fix build error for iOS, you can set BUILD_MD2HTML_EXECUTABLE as OFF

Signed-off-by: Dylan <[email protected]>
@codecov
Copy link

codecov bot commented Oct 22, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8c5e190) 94.32% compared to head (8aa2e3e) 94.32%.
Report is 5 commits behind head on master.

❗ Current head 8aa2e3e differs from pull request most recent head c793aff. Consider uploading reports for the commit c793aff to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #184      +/-   ##
==========================================
- Coverage   94.32%   94.32%   -0.01%     
==========================================
  Files           3        3              
  Lines        3102     3100       -2     
==========================================
- Hits         2926     2924       -2     
  Misses        176      176              

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

@mity mity merged commit ecce171 into mity:master Jan 9, 2024
3 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
Development

Successfully merging this pull request may close these issues.

2 participants