cmake/Tests/RunCMake/file-DOWNLOAD/no-save-hash.cmake
2023-05-23 16:38:00 +02:00

6 lines
147 B
CMake

include(common.cmake)
# Test downloading without saving to a file.
set(file "")
file_download(EXPECTED_HASH MD5=55555555555555555555555555555555)