Skip to content

Commit 93a97f9

Browse files
authored
save
1 parent 1ab0569 commit 93a97f9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ CMake is an open source cross-platform meta build system that works on Windows,
44

55
*CMake by Example* is a hands-on introduction to how to use CMake to build C/C++ projects using annotated example projects. Make sure you have [installed the latest version of CMake on your system](https://cmake.org/download/). Check out the first [Hello world](hello-world.md) example to get started.
66

7-
<!-- This works because our `SUMMARY.md` just so happens to match the format that we need here. -->
8-
{{#include SUMMARY.md:7:}}
7+
<!-- cmdrun grep '^- ' SUMMARY.md | sed 's/README\.md/index.html/' -->

0 commit comments

Comments
 (0)