cmake/Tests/RunCMake/file-DOWNLOAD/no-save-hash.cmake

6 lines
147 B
CMake
Raw Normal View History

2023-05-23 16:38:00 +02:00
include(common.cmake)
# Test downloading without saving to a file.
set(file "")
file_download(EXPECTED_HASH MD5=55555555555555555555555555555555)