# [`cmake-common`][]
A [CMake][]\>=3.14 [C++][] common project helper.
[`cmake-common`]: https://git.rcrnstn.net/rcrnstn/cmake-common
[CMake]: https://cmake.org
[C++]: https://en.wikipedia.org/wiki/C++
## Usage
This work is licensed in such a way that you may use it however you please,
including relicensing, without attribution. As such, the encouraged way to use
this work is to simply copy the required files or content into your project,
optionally(!) mentioning where it came from in the readme or other
documentation. See [License][].
[License]: #license
## License
Licensed under the [BSD 0-Clause License][] unless otherwise noted, see the
[`LICENSE`](LICENSE) file.
[BSD 0-Clause License]: https://choosealicense.com/licenses/0bsd/