diff options
Diffstat (limited to 'thirdparty/ryml/ext/c4core/cmake/README.md')
| -rw-r--r-- | thirdparty/ryml/ext/c4core/cmake/README.md | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/thirdparty/ryml/ext/c4core/cmake/README.md b/thirdparty/ryml/ext/c4core/cmake/README.md deleted file mode 100644 index 13341daa0..000000000 --- a/thirdparty/ryml/ext/c4core/cmake/README.md +++ /dev/null @@ -1,25 +0,0 @@ -# cmake project utilities - -Useful cmake scripts, at [c4Project.cmake](c4Project.cmake). - -## Project utilities - -## Adding targets - -### Target types - -## Downloading and configuring third-party projects at configure time - -## Setting up tests - -### Coverage -### Static analysis -### Valgrind - -## Setting up benchmarks - -## License - -MIT License - - |