From aaeb53597550ad8f9dd58ba15567be427b9f71ea Mon Sep 17 00:00:00 2001 From: Viktor Kirilov Date: Fri, 3 Jan 2020 12:31:47 +0200 Subject: [PATCH] added "Oh No! More Modern CMake - Deniz Bahadir - Meeting C++ 2019" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 99bd8d0..80dc927 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Your contributions are highly welcome (first see [CONTRIBUTING.md](CONTRIBUTING. * [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=y7ndUhdQuU8) - More Modern CMake ([slides & examples](https://github.com/Bagira80/More-Modern-CMake))- by Deniz Bahadir, Meeting C++ 2018. +* [Lecture](https://www.youtube.com/watch?v=y9kSr5enrSk) - Oh No! More Modern CMake ([slides](https://github.com/Bagira80/More-Modern-CMake/raw/master/OhNoMoreModernCMake.pdf))- by Deniz Bahadir, Meeting C++ 2019. * [Article](https://cristianadam.eu/20190223/modifying-the-default-cmake-build-types/) - Modifying the default CMake build types/flags, toolchains and patches - Oh my! - by Cristian Adam. ## Package Management / Build Systems