mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-30 19:00:12 +02:00
Revert my own revert: "* Revert domme's breakpad change to compile again."
This reverts commit fa3f9df822
.
This commit is contained in:
2
thirdparty/breakpad/CMakeLists.txt
vendored
2
thirdparty/breakpad/CMakeLists.txt
vendored
@@ -7,7 +7,7 @@ set( CMAKE_MODULE_PATH
|
||||
)
|
||||
|
||||
if( CMAKE_COMPILER_IS_GNUCXX )
|
||||
ADD_DEFINITIONS( -DSTDC_HEADERS -std=gnu++98 )
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=gnu++98")
|
||||
endif()
|
||||
|
||||
if(${CMAKE_BUILD_TYPE} MATCHES "Release")
|
||||
|
Reference in New Issue
Block a user