Update 10-Further_Reading.md

This commit is contained in:
Jason Turner
2018-07-18 17:09:54 -06:00
committed by GitHub
parent 6e22a97a68
commit e1aba52b59

View File

@@ -25,4 +25,4 @@
* https://github.com/Akagi201/learning-cmake * https://github.com/Akagi201/learning-cmake
* https://codingnest.com/basic-cmake/ * https://codingnest.com/basic-cmake/
* https://gist.github.com/mbinna/c61dbb39bca0e4fb7d1f73b0d66a4fd1 - Effective CMake online book * https://gist.github.com/mbinna/c61dbb39bca0e4fb7d1f73b0d66a4fd1 - Effective CMake online book
* https://pabloariasal.github.io/2018/02/19/its-time-to-do-cmake-right/