Add link about modern CMake practices (#16)

This commit is contained in:
Lars Melchior 2020-04-16 14:09:27 +02:00 committed by GitHub
parent cec2e8cf4d
commit 6986c26f9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ This template is the result of learnings from many previous projects and should
## Features
- Modern CMake practices
- [Modern CMake practices](https://pabloariasal.github.io/2018/02/19/its-time-to-do-cmake-right/)
- Suited for single header libraries and projects of any scale
- Separation into library and executable code
- Integrated test suite