mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-18 23:31:42 +00:00
Turn on the new crashpad wer module
This commit is contained in:
parent
0f13ab8065
commit
c4204624a9
@ -967,6 +967,7 @@ endif()
|
||||
|
||||
|
||||
if( KICAD_USE_SENTRY )
|
||||
set( CRASHPAD_WER_ENABLED ON )
|
||||
add_subdirectory( thirdparty/sentry-native )
|
||||
add_definitions( -DKICAD_USE_SENTRY )
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user