mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-23 17:25:54 +01:00
Crashreporting
This commit is contained in:
@@ -18,6 +18,10 @@ 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" )
|
||||
|
||||
Reference in New Issue
Block a user