We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d88c7 commit a523760Copy full SHA for a523760
1 file changed
visp_tk_tutorials/CMakeLists.txt
@@ -42,7 +42,7 @@ include(ExternalProject)
42
ExternalProject_Add(
43
external_bag
44
PREFIX "externals"
45
- URL https://github.com/rolalaro/visp_tk/releases/download/v0.1.0/tutorial-static-box-humble.tar.gz
+ URL https://visp-doc.inria.fr/download/visp_tk/tutorial-static-box-humble.tar.gz
46
DOWNLOAD_NO_EXTRACT true
47
CONFIGURE_COMMAND ""
48
PATCH_COMMAND ""
0 commit comments