Skip to content

Commit

Permalink
Merge pull request #3295 from eseiler/infra/cpm_git
Browse files Browse the repository at this point in the history
[INFRA] Remove GIT_TAG for URL download
  • Loading branch information
eseiler authored Oct 28, 2024
2 parents 2b5641e + bdfd768 commit 2b0b60f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/package-lock.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ CPMDeclarePackage (cereal
set (SEQAN3_SDSL_VERSION 14cd017027ea742353fc5b500d1cb1d95896b77e)
CPMDeclarePackage (sdsl-lite
NAME sdsl-lite
GIT_TAG ${SEQAN3_SDSL_VERSION}
URL https://github.com/xxsds/sdsl-lite/archive/${SEQAN3_SDSL_VERSION}.tar.gz
DOWNLOAD_ONLY YES
QUIET YES)
Expand Down

0 comments on commit 2b0b60f

Please sign in to comment.