mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-10 13:01:18 +00:00
Add gtest, as separate set of tests (that just follow the ad-hoc tests that already exist)
This commit is contained in:
8
test/gtest-1.7.0/xcode/Config/TestTarget.xcconfig
Normal file
8
test/gtest-1.7.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
|
Reference in New Issue
Block a user