Skip to content

KCM tutorial fixes

Thiago Sueto requested to merge (removed):work/thiago/kcm into master

This MR does four things:

  • Prevents the current platform check, which hinders compilation entirely for the lack of a metainfo.yaml
  • Fixes the json filename, which was incorrect and might lead to a silent distraction error (e.g. using touch)
  • Pet peeve: switches the build instructions to use only cmake
  • Pet peeve: removes {,} bash syntax
Edited by Thiago Sueto

Merge request reports