mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 21:51:12 +02:00
Add link about modern CMake practices (#16)
This commit is contained in:
parent
cec2e8cf4d
commit
6986c26f9d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ This template is the result of learnings from many previous projects and should
|
||||||
|
|
||||||
## Features
|
## 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
|
- Suited for single header libraries and projects of any scale
|
||||||
- Separation into library and executable code
|
- Separation into library and executable code
|
||||||
- Integrated test suite
|
- Integrated test suite
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue