Add base gtest distribution 1.7.0
This commit is contained in:
parent
eded4652a7
commit
0b321237b6
180 changed files with 141104 additions and 0 deletions
8
lib/gtest/xcode/Config/TestTarget.xcconfig
Normal file
8
lib/gtest/xcode/Config/TestTarget.xcconfig
Normal file
|
@ -0,0 +1,8 @@
|
|||
//
|
||||
// TestTarget.xcconfig
|
||||
//
|
||||
// These are Test target settings for the gtest framework and examples. It
|
||||
// is set in the "Based On:" dropdown in the "Target" info dialog.
|
||||
|
||||
PRODUCT_NAME = $(TARGET_NAME)
|
||||
HEADER_SEARCH_PATHS = ../include
|
Loading…
Add table
Add a link
Reference in a new issue