Tests: Add the more modern Mac64 nightly build
We can remove the older ppc;i386 non-64-bit Mac nightly build in a little while after this one proves itself reliable.
This commit is contained in:
parent
2a3441b65f
commit
fe8dc11389
|
@ -368,6 +368,8 @@ ${CMake_BINARY_DIR}/bin/cmake -DVERSION=master -P ${CMake_SOURCE_DIR}/Utilities/
|
|||
dash2win64_release.cmake)
|
||||
ADD_NIGHTLY_BUILD_TEST(CMakeNightlyMac
|
||||
dashmacmini2_release.cmake)
|
||||
ADD_NIGHTLY_BUILD_TEST(CMakeNightlyMac64
|
||||
dashmacmini5_release.cmake)
|
||||
ADD_NIGHTLY_BUILD_TEST(CMakeNightlyLinux
|
||||
magrathea_release.cmake)
|
||||
ENDIF(CMAKE_BUILD_NIGHTLY_RELEASES)
|
||||
|
|
Loading…
Reference in New Issue