Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 7a6a76f9 authored by hhakim's avatar hhakim
Browse files

Move misc data archive to Zenodo.

parent 50a55736
No related branches found
No related tags found
No related merge requests found
Pipeline #896771 failed
if(NOT EXISTS faust_misc_data.zip)
message(STATUS "Downloading FAµST misc data archive (needed for tests).")
file(DOWNLOAD https://gitlab.inria.fr/faustgrp/gforge_files/-/raw/master/faust_misc_data-2023-07-11.zip faust_misc_data.zip SHOW_PROGRESS)
file(DOWNLOAD https://zenodo.org/records/10301339/files/faust_misc_data-2023-07-11.zip faust_misc_data.zip SHOW_PROGRESS)
endif()
if(NOT EXISTS data)
if(NOT FAUST_MISC_DIR)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment