File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ ExternalProject_Add(PlusApp
1414 #--Download step--------------
1515 SVN_USERNAME ${PLUSBUILD_ASSEMBLA_USERNAME}
1616 SVN_PASSWORD ${PLUSBUILD_ASSEMBLA_PASSWORD}
17- SVN_REPOSITORY https://subversion.assembla.com/svn/plus/trunk /PlusApp
17+ SVN_REPOSITORY https://subversion.assembla.com/svn/plus/branches/Plus-1.6 /PlusApp
1818 ${PLUSBUILD_SVN_REVISION_ARGS}
1919 #--Configure step-------------
2020 CMAKE_ARGS
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ ExternalProject_Add(PlusLib
6969 #--Download step--------------
7070 SVN_USERNAME ${PLUSBUILD_ASSEMBLA_USERNAME}
7171 SVN_PASSWORD ${PLUSBUILD_ASSEMBLA_PASSWORD}
72- SVN_REPOSITORY https://subversion.assembla.com/svn/plus/trunk /PlusLib
72+ SVN_REPOSITORY https://subversion.assembla.com/svn/plus/branches/Plus-1.6 /PlusLib
7373 ${PLUSBUILD_SVN_REVISION_ARGS}
7474 #--Configure step-------------
7575 CMAKE_ARGS
You can’t perform that action at this time.
0 commit comments