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

make build and test work on linux, mac , windows. #452

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pm100
Copy link

@pm100 pm100 commented Jun 29, 2023

Does several things to the build

  • uses only cmake, no dependency on 'make'
  • adds the tests to cmake, removing the need for shell scripts to run the tests
  • make the gcc and clang builds use -f sanitize
  • fixes the MSVC build for windows
  • updates the readme to reflect the changes for building and testing

github workflow build still uses make. I think that should be changed to use only cmake too

@stale
Copy link

stale bot commented Sep 17, 2023

This issue has been automatically marked as inactive because it has not had recent activity. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Inactive label Sep 17, 2023
@stale stale bot closed this Oct 15, 2023
@faheel faheel removed the Inactive label Apr 10, 2024
@faheel faheel reopened this Apr 10, 2024
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.

None yet

2 participants