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:
committed by
GitHub
parent
aa07749f46
commit
e3e558472d
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@
|
||||
/build*/
|
||||
/cmake-build-*/
|
||||
/out*/
|
||||
/dist/
|
||||
|
||||
/tidy.fail
|
||||
|
||||
|
||||
Reference in New Issue
Block a user