core icon indicating copy to clipboard operation
core copied to clipboard

Build MetaCall with C support for macOS

Open ahmedihabb2 opened this issue 1 year ago • 0 comments

Description

Build Metacall with C support for MacOS

Type of change

  • [x] New feature (non-breaking change which adds functionality)

Checklist:

  • [x] I have performed a self-review of my own code.
  • [x] I have commented my code, particularly in hard-to-understand areas.
  • [ ] I have made corresponding changes to the documentation.
  • [x] My changes generate no new warnings.
  • [x] I have added tests/screenshots (if any) that prove my fix is effective or that my feature works.
  • [x] I have tested the tests implicated (if any) by my own code and they pass (make test or ctest -VV -R <test-name>).
  • [x] If my change is significant or breaking, I have passed all tests with ./docker-compose.sh test &> output and attached the

ahmedihabb2 avatar Jun 15 '23 23:06 ahmedihabb2