if [[ $KCHM_KDE == n ]];then
  qt4_cmake_build
else
  default_build
fi
