Skip to content

Add CMake function to generate basics module data class

Benjamin Port requested to merge bport/kcmutils:kcmodule_data_generator into master

Lots of KCModuleData derivated classes are "almost" the same, this CMake function will allow to generate them easily

Merge request reports