added "Embracing Modern CMake"

This commit is contained in:
Viktor Kirilov
2017-11-25 13:10:25 +02:00
committed by GitHub
parent a19d280c7c
commit 6534b76e6a

View File

@@ -43,6 +43,7 @@ Your contributions are highly welcome (first see [CONTRIBUTING.md](CONTRIBUTING.
* [Lecture - Effective CMake - by Daniel Pfeifer, C++Now 2017](https://www.youtube.com/watch?v=bsXLMQ6WgIk).
* [Article - Building Cross-Platform CUDA Applications with CMake](https://devblogs.nvidia.com/parallelforall/building-cuda-applications-cmake/).
* [Tutorial - A step-by-step guide for understanding CMake](https://github.com/Wigner-GPU-Lab/Teaching/tree/master/CMake).
* [Article - Embracing Modern CMake - by Stephen Kelly](https://steveire.wordpress.com/2017/11/05/embracing-modern-cmake/).
## Package Management / Build Systems