CMake/Tests/RunCMake/XcodeProject
Gregor Jasny 0ee2a004e7 OS X: Add platform-specific Frameworks search path
Otherwise find_library is unable to lookup the XCTest framework which
is not located in the SDK serach path:

In the 10.10 SDK the SDK frameworks are located here:

  $DEVELOPER_DIR/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks

whereas the Platform SDKs are located here:

  $DEVELOPER_DIR/Platforms/MacOSX.platform/Developer/Library/Frameworks

Signed-off-by: Gregor Jasny <gjasny@googlemail.com>
2015-02-23 13:10:52 -05:00
..
CMakeLists.txt Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
RunCMakeTest.cmake OS X: Add platform-specific Frameworks search path 2015-02-23 13:10:52 -05:00
XcodeAttributeGenex-check.cmake Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions 2015-02-12 13:35:31 -05:00
XcodeAttributeGenex.cmake Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions 2015-02-12 13:35:31 -05:00
XcodeAttributeGenexError-result.txt Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions 2015-02-12 13:35:31 -05:00
XcodeAttributeGenexError-stderr.txt Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions 2015-02-12 13:35:31 -05:00
XcodeAttributeGenexError.cmake Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions 2015-02-12 13:35:31 -05:00
XcodeFileType-check.cmake Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
XcodeFileType.cmake Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
XcodePlatformFrameworks.cmake OS X: Add platform-specific Frameworks search path 2015-02-23 13:10:52 -05:00
main.c Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
src-default Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
src-explicit Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
src-lastKnown Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00