Skip to content

Commit

Permalink
ctest: download test data from GSI URL
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Kretz <kretz@kde.org>
  • Loading branch information
mattkretz committed Dec 8, 2016
1 parent eabcb2f commit be30245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/download.cmake
Original file line number Diff line number Diff line change
@@ -1 +1 @@
file(DOWNLOAD "http://compeng.uni-frankfurt.de/~kretz/Vc-testdata/${filename}" "./${filename}")
file(DOWNLOAD "http://web-docs.gsi.de/~mkretz/Vc-testdata/${filename}" "./${filename}")

0 comments on commit be30245

Please sign in to comment.