mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-11 01:42:33 -07:00
Revert "logging: Display backtrace on crash"
This commit is contained in:
@@ -176,6 +176,3 @@ if (MSVC)
|
||||
else()
|
||||
target_link_libraries(common PRIVATE zstd)
|
||||
endif()
|
||||
if (${CMAKE_SYSTEM_NAME} STREQUAL "Linux" AND CMAKE_CXX_COMPILER_ID STREQUAL GNU)
|
||||
target_link_libraries(common PRIVATE backtrace)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user