From 9c29a0fe3f0f9b0b9bd18752589cf1cd894ee768 Mon Sep 17 00:00:00 2001 From: Djordje Nedic Date: Mon, 18 Dec 2023 17:40:00 +0100 Subject: [PATCH] Add The most thoroughly commented embedded CMakeLists file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f896e9e..e73872f 100644 --- a/README.md +++ b/README.md @@ -1105,6 +1105,7 @@ CMake and Make are both tools for building software applications. CMake is a met - [🔘 CMake Tutorial](https://cmake.org/cmake/help/latest/guide/tutorial/index.html) - [🔘 How to CMake Good (YouTube Playlist)](https://youtube.com/playlist?list=PLK6MXr8gasrGmIiSuVQXpfFuE1uPT615s) +- [👶 The most thoroughly commented embedded CMakeLists file](https://dnedic.github.io/blog/the-most-thoroughly-commented-embedded-cmakelists/) #### 🔵 Bash Scripting