diff options
author | Gregor Jasny <gjasny@googlemail.com> | 2015-03-20 22:48:22 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-03-24 15:23:40 (GMT) |
commit | 52642b466ec47f61195b4112407845e62b381596 (patch) | |
tree | efa363b8ebc496361099ecb495cff948359513e5 /Modules/Platform/Linux-SunPro-CXX.cmake | |
parent | 64e97edad7c8d4b8a2585067db206ad9a57d68f6 (diff) | |
download | CMake-52642b466ec47f61195b4112407845e62b381596.zip CMake-52642b466ec47f61195b4112407845e62b381596.tar.gz CMake-52642b466ec47f61195b4112407845e62b381596.tar.bz2 |
OS X: Look for Xcode 5 platform-specific Frameworks
The Xcode 5 platform specific framework locations differ from the Xcode
6 ones. Look first for the Xcode 6 ones, then for iOS Xcode 5 ones and
last for the Xcode 5 OS X ones.
For reference, the XCTest.framework is located as follows:
Xcode511.app/Contents/Developer/Library/Frameworks/XCTest.framework
Xcode511.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/Developer/Library/Frameworks/XCTest.framework
Xcode511.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/Developer/Library/Frameworks/XCTest.framework
Xcode601.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework
Xcode601.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCTest.framework
Xcode601.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks/XCTest.framework
Signed-off-by: Gregor Jasny <gjasny@googlemail.com>
Diffstat (limited to 'Modules/Platform/Linux-SunPro-CXX.cmake')
0 files changed, 0 insertions, 0 deletions