Skip to content
  • Halla Rempt's avatar
    Add the google-breakpad crashhandler for Krita on Windows · 44cb9fe2
    Halla Rempt authored
    It is only enabled with with -DUSE_BREAKPAD=ON option. The default
    KDE crashhandler overrides ours unless you start krita with the
    --nocrashhandler option.
    
    It's a pity that we need to copy breakpad into our 3rd party
    source tree, but it seems that that is how breakpad prefers it...
    
    Conflicts:
    	CMakeLists.txt
    	krita/crashreporter/mainwindow.cpp
    	krita/crashreporter/wdg_crash_reporter.ui
    	krita/kis_crash_handler.cpp
    	krita/main.cc
    44cb9fe2