mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-13 20:41:58 +02:00
Revert my own revert: "* Revert domme's breakpad change to compile again."
This reverts commit fa3f9df822ac275f696904c95f132ef99fbcce9e.
This commit is contained in:
parent
fa3f9df822
commit
a7065be154
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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user