Translations:KDevelop5/Manual/Code generation with templates/57/en

From KDE UserBase Wiki

Adding test units and a CMakeLists.txt file to add the test units to the Bus project, gives the following CMakeLists.txt for the Bus project, src folder, and the tests folder:

  • Bus project:<syntaxhighlight lang="CMake" line>cmake_minimum_required(VERSION 3.0)