Skip to content

Commit

Permalink
Use v0.9.0 git-tag for SIRF
Browse files Browse the repository at this point in the history
  • Loading branch information
Kris Thielemans committed Jun 14, 2017
1 parent 1ae830e commit 2560923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SuperBuild/External_SIRF.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ if(NOT ( DEFINED "USE_SYSTEM_${externalProjName}" AND "${USE_SYSTEM_${externalPr
ExternalProject_Add(${proj}
${${proj}_EP_ARGS}
GIT_REPOSITORY ${${proj}_URL}
GIT_TAG release-0.9.0
GIT_TAG v0.9.0
SOURCE_DIR ${SOURCE_DOWNLOAD_CACHE}/${proj}

CMAKE_ARGS
Expand Down

0 comments on commit 2560923

Please sign in to comment.