Merge topic 'add-mac64-nightly-build'

fe8dc11 Tests: Add the more modern Mac64 nightly build
This commit is contained in:
David Cole 2011-09-20 14:41:48 -04:00 committed by CMake Topic Stage
commit a8092cad33
1 changed files with 2 additions and 0 deletions

View File

@ -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)