Skip to content
Jason edited this page Dec 25, 2025 · 1 revision

Welcome to the learnCpp wiki!

prompt to create tutorial

Create a concise, step-by-step tutorial based on the official CMake page below, rewritten so it can be followed without reading the original page:

Requirements:

Cover all three exercises from the page (do not omit any). Preserve every TODO item , but replace "Click to show/hide answer" with proper title Provide the complete solution for each TODO, immediately after it. For every solution, explain each CMake command used. Keep the tutorial concise, beginner-friendly, and linear, with clear build/run steps. Assume the reader has not read the original page. Do not introduce extra exercises, steps, or features beyond what the page contains.

https://cmake.org/cmake/help/latest/guide/tutorial/Getting%20Started%20with%20CMake.html

Clone this wiki locally