mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
various fixes to allow mac osx compilation
This commit is contained in:
parent
9c70be0e77
commit
67df296650
13 changed files with 40 additions and 20 deletions
|
@ -204,6 +204,8 @@
|
|||
#define GTEST_NAME_ "Google Test"
|
||||
#define GTEST_PROJECT_URL_ "http://code.google.com/p/googletest/"
|
||||
|
||||
#define GTEST_HAS_TR1_TUPLE 0
|
||||
|
||||
// Determines the version of gcc that is used to compile this.
|
||||
#ifdef __GNUC__
|
||||
// 40302 means version 4.3.2.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue