Update CMakeLists.txt (#734)

* Handle platforms that have `_GLIBCXX_ASSERTIONS`, which require the stdlib++ to be included.
* Stop override of memcpy with FORTIFY_SOURCE enabled
* Add to .gitignore
* Add data for graphs in release notes.
* Minor tidy on CMake.
This commit is contained in:
Matthew Parkinson
2025-01-23 13:36:08 +00:00
committed by GitHub
parent aa07749f46
commit e3e558472d
3 changed files with 1653 additions and 14 deletions

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@
/build*/
/cmake-build-*/
/out*/
/dist/
/tidy.fail