Translations:KDevelop5/Manual/Code generation with templates/65/da: Difference between revisions
Appearance
Created page with "* src folder:<syntaxhighlight lang="CMake" line>set(HEADER_LIST "bus.h") add_executable(bus main.cpp bus.cpp)" |
(No difference)
|
Latest revision as of 11:00, 7 April 2020
- src folder:<syntaxhighlight lang="CMake" line>set(HEADER_LIST "bus.h")
add_executable(bus main.cpp bus.cpp)