Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mortinger91 committed Oct 24, 2023
1 parent 627cb06 commit 511254e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,16 @@
- Github Actions
- Test suite using CTest
- Dockerfile
- ccache built files caching
- clang-format linting
- ccache (object files caching)
- clang-format (running automatically as pre-commit git hook)

Requirements:
--------------
- CMake
- Clang
- LLDB
- clang-format (optional)
- clang-format
- ccache (optional)
- VSCode 'CodeLLDB' extension (optional)
- Visual Studio, MSVC compiler (Windows only)

Expand Down

0 comments on commit 511254e

Please sign in to comment.