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

From KDE UserBase Wiki
Revision as of 08:38, 2 April 2020 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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:{{Input|1=<nowiki>cmake_minimum_required(VERSION 3.0)