Skip to content

Commit

Permalink
Change tclap link
Browse files Browse the repository at this point in the history
  • Loading branch information
ocommowi authored Mar 21, 2017
1 parent 107064a commit 2c18e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superbuild/TCLAP.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ set (proj TCLAP)

set (location "")
if (NOT DEFINED ${proj}_SRC_DIR)
set(location URL http://vorboss.dl.sourceforge.net/project/tclap/tclap-1.2.1.tar.gz)
set(location URL https://netix.dl.sourceforge.net/project/tclap/tclap-1.2.1.tar.gz)
endif()

ExternalProject_Add(${proj}
Expand Down

0 comments on commit 2c18e5f

Please sign in to comment.