diff options
author | Timothy Flynn <trflynn89@pm.me> | 2022-01-25 18:36:40 -0500 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-01-26 00:22:53 +0000 |
commit | e805fce46e75113802e34144598327f9d73e7366 (patch) | |
tree | bc63a0de23a41ef61deb5f6526398366b21fec2c /Meta/CMake/wasm_spec_tests.cmake | |
parent | b40308d0a4f6d228bbf01c1d5795967dce8df804 (diff) | |
download | serenity-e805fce46e75113802e34144598327f9d73e7366.zip |
Meta: Add a CMake function to download remote files during the build
This function will handle download failures. It doesn't support hashing
for integrity yet, but if the download times out or otherwise fails, the
build itself will fail. But default, file(DOWNLOAD) in CMake doesn't
fail the build; we must pass in and check a STATUS variable.
Diffstat (limited to 'Meta/CMake/wasm_spec_tests.cmake')
0 files changed, 0 insertions, 0 deletions