mirror of
https://github.com/monero-project/monero.git
synced 2026-06-12 19:11:36 -07:00
cmake: remove obsolete gtest definition
This commit is contained in:
+1
-1
@@ -949,7 +949,7 @@ include(CheckTrezor)
|
||||
endif()
|
||||
|
||||
if(APPLE)
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fvisibility=default -DGTEST_HAS_TR1_TUPLE=0")
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fvisibility=default")
|
||||
if(ARM)
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fno-aligned-allocation")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user