mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-22 08:07:51 -05: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