mirror of
https://github.com/google/googletest.git
synced 2026-04-30 19:09:20 +08:00
Merge bef2a5834c193419e5cba354058a76f3c42010c1 into d72f9c8aea6817cdf1ca0ac10887f328de7f3da2
This commit is contained in:
commit
efd7e4e99c
@ -71,7 +71,7 @@
|
||||
#elif defined __APPLE__
|
||||
#define GTEST_OS_MAC 1
|
||||
#include <TargetConditionals.h>
|
||||
#if TARGET_OS_IPHONE
|
||||
#if defined(TARGET_OS_IPHONE) && TARGET_OS_IPHONE
|
||||
#define GTEST_OS_IOS 1
|
||||
#endif
|
||||
#elif defined __DragonFly__
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user