mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-31 07:09:41 +02:00
new version of gtest and first commit of gmock
This commit is contained in:
parent
3442cbc707
commit
ae7a1f70e7
280 changed files with 168696 additions and 43622 deletions
8
tools/gtest-1.6.0/xcode/Config/TestTarget.xcconfig
Normal file
8
tools/gtest-1.6.0/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