Translations:Development/Tutorials/First program/KF5/24/en

From KDE TechBase

Create a file named CMakeLists.txt in the same directory as main.cpp with this content: <syntaxhighlight lang="cmake"> project (tutorial1)