Skip to content

Commit

Permalink
Download test data from github vc-testdata repo
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 be30245 commit 8727b7b
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://web-docs.gsi.de/~mkretz/Vc-testdata/${filename}" "./${filename}")
file(DOWNLOAD "https://github.com/VcDevel/vc-testdata/raw/master/${filename}" "./${filename}")

0 comments on commit 8727b7b

Please sign in to comment.