diff options
author | Brad King <brad.king@kitware.com> | 2013-10-02 14:44:25 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2013-10-02 16:48:20 (GMT) |
commit | 765b46d1e1c6bc397942764fcbdd9fab9d29cb11 (patch) | |
tree | 485c9757ce1a5362861892f8c66aab95ac202eaa /CTestCustom.ctest.in | |
parent | c0133a58e85f763299e3f91702f988ab9c915b8a (diff) | |
download | CMake-765b46d1e1c6bc397942764fcbdd9fab9d29cb11.zip CMake-765b46d1e1c6bc397942764fcbdd9fab9d29cb11.tar.gz CMake-765b46d1e1c6bc397942764fcbdd9fab9d29cb11.tar.bz2 |
Xcode: Fix test architecture selection for Xcode >= 5
In Tests/Architecture and Tests/BuildDepends/Project we select a set of
OS X cpu architectures to use for the test. Prior to Xcode 4 we always
used i386 and ppc. Starting with Xcode 4, the tools do not support ppc
but do support x86_64, so we switch to that. Fix the version check to
recognize Xcode >= 5 as at least Xcode 4 and use the new architectures.
Diffstat (limited to 'CTestCustom.ctest.in')
0 files changed, 0 insertions, 0 deletions