-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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.