Skip to content

Commit

Permalink
Mention that arm64 is tested in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-ogre authored Feb 4, 2025
1 parent 85fec26 commit ec03b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

CDT is a C++ library for generating constraint or conforming Delaunay triangulations.
- **open-source:** permissively-licensed under Mozilla Public License (MPL) 2.0
- **cross-platform:** tested on Windows, Linux (Ubuntu), and macOS
- **cross-platform:** tested on Windows, Linux (Ubuntu), and macOS; tested architectures: `x64` and `arm64`
- **portable:** backwards-compatible with C++98
- **bloat-free:** no external dependencies by default
- **flexible:** can be consumed as a header-only or as a compiled library
Expand Down

0 comments on commit ec03b30

Please sign in to comment.