Tests: Add a nightly Linux 64-bit binary
This commit is contained in:
parent
26a0b52dfe
commit
b520b1ca4e
|
@ -691,6 +691,8 @@ ${CMake_BINARY_DIR}/bin/cmake -DDIR=dev -P ${CMake_SOURCE_DIR}/Utilities/Release
|
|||
dashmacmini5_release.cmake)
|
||||
ADD_NIGHTLY_BUILD_TEST(CMakeNightlyLinux32
|
||||
magrathea_release.cmake)
|
||||
ADD_NIGHTLY_BUILD_TEST(CMakeNightlyLinux64
|
||||
linux64_release.cmake)
|
||||
endif()
|
||||
|
||||
# add tests with more complex invocations
|
||||
|
|
Loading…
Reference in New Issue