Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr committed Feb 28, 2024
1 parent c690eab commit 6af9e17
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
titleTemplate: false
---

<b>CMake by Example</b> is a hands-on introduction to CMake using annotated
example projects. Get started with [the hello world example](/executable/) or click on any of
the links below. You are encouraged to copy-paste bits from these examples into
your own projects as needed.
<b>CMake by Example</b> is a hands-on introduction to CMake using annotated example projects. Get started with [the hello world example](/build-executable/) or click on any of the links below. You are encouraged to copy-paste bits from these examples into your own projects as needed.

[CMake](https://cmake.org/) is the de-facto standard for building C++ code, with over 2 million downloads a month. It’s a powerful, comprehensive solution for managing the software build process.

Expand Down

0 comments on commit 6af9e17

Please sign in to comment.