Disable Breakpad symbol generation, not needed for crashpad
This commit is contained in:
@@ -1840,7 +1840,7 @@ if (INSTALL)
|
||||
include(${CMAKE_CURRENT_SOURCE_DIR}/ViewerInstall.cmake)
|
||||
endif (INSTALL)
|
||||
|
||||
if (PACKAGE AND USE_CRASHPAD)
|
||||
if (FALSE)
|
||||
# Breakpad symbol-file generation
|
||||
set(SYMBOL_NAME ${CMAKE_CURRENT_BINARY_DIR}/${CMAKE_CFG_INTDIR}/${VIEWER_CHANNEL_NOSPACE}-${VIEWER_SHORT_VERSION}.${VIEWER_VERSION_REVISION}-symbols)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user