1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-02 14:50:17 +01:00

💩 Remove Breakpad Crash Reports

This commit is contained in:
Cookie Engineer
2021-07-04 10:22:57 +02:00
parent 5728dd542f
commit 2a37cd19a0
20 changed files with 0 additions and 1468 deletions

View File

@@ -18,10 +18,6 @@ add_conan_lib(
expat:shared=True
)
if(${_OPT}has_crashreports)
add_conan_lib(breakpad breakpad/0.1 REQUIRED)
endif()
set( wx_zlib "zlib" )
set( wx_png "libpng" )