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.
2 parents 68e7146 + df24f46 commit 9625d03Copy full SHA for 9625d03
superbuild/TCLAP.cmake
@@ -2,7 +2,7 @@ set (proj TCLAP)
2
3
set (location "")
4
if (NOT DEFINED ${proj}_SRC_DIR)
5
- set(location URL https://netix.dl.sourceforge.net/project/tclap/tclap-1.2.1.tar.gz)
+ set(location URL https://sourceforge.net/projects/tclap/files/tclap-1.2.1.tar.gz/download)
6
endif()
7
8
ExternalProject_Add(${proj}
0 commit comments