Skip to content

Conversation

@russellb
Copy link

  • Add build support for macos
  • Add GitHub Actions workflow for build testing on linux and mac

I updated the Makefiles to allow building on MacOS, where g++ is an alias for
clang by default.

I also added a CI job which does a build and test run for both Linux and MacOS.

The primary issue on macos is that by default, g++ is actually clang.

Signed-off-by: Russell Bryant <[email protected]>
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.

1 participant