ProAlgos-Cpp icon indicating copy to clipboard operation
ProAlgos-Cpp copied to clipboard

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

Open pm100 opened this issue 1 year ago • 1 comments

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

pm100 avatar Jun 29 '23 00:06 pm100

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[bot] avatar Sep 17 '23 02:09 stale[bot]