. $GRIMOIRE/KDE5_FUNCTIONS
default_build() {
  qt5_cmake_build
}

function default_install() {
 cmake_install
}


