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

CMake support, clang-format, clang-tidy... #370

Open
skiars opened this issue Oct 9, 2023 · 0 comments
Open

CMake support, clang-format, clang-tidy... #370

skiars opened this issue Oct 9, 2023 · 0 comments

Comments

@skiars
Copy link
Member

skiars commented Oct 9, 2023

I plan to add CMake build scripts, which should help:

  • Better IDE integration.
  • CMake is popular in C/C++ projects.
  • Much more usable and cross-platform than Makefile.
  • Easily integrated into projects using CMake.
  • I plan to add address sanitizer, gperftools, clang-format, clang-tidy, etc. to CI to assist QA.
  • This can also include reports such as benchmark report, test report, etc.
@skiars skiars changed the title CMake support CMake support, clang-format, clang-tidy... Oct 9, 2023
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

No branches or pull requests

1 participant