From f3f86dce9bf8892feadfe4f3079cc67af1526d1a Mon Sep 17 00:00:00 2001 From: Viktor Kirilov Date: Thu, 14 Feb 2019 23:45:14 +0200 Subject: [PATCH] added More Modern CMake - Deniz Bahadir - Meeting C++ 2018 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc511e4..39eed7f 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ Your contributions are highly welcome (first see [CONTRIBUTING.md](CONTRIBUTING. * [Book](https://leanpub.com/effective-cmake) - Effective CMake: Practical Advice to Write Better CMake (not fully written yet). * [Web Book](https://cliutils.gitlab.io/modern-cmake/) - An Introduction to Modern CMake. * [YouTube Series](https://vector-of-bool.github.io/2018/08/12/cmake-good.html) - How to CMake Good. [```[CC0-1.0]```][CC0-1.0] +* [Lecture](https://www.youtube.com/watch?v=TsddSCzYiRs) - More Modern CMake - by Deniz Bahadir, Meeting C++ 2018. ## Package Management / Build Systems