Skip to content

Commit

Permalink
Merge pull request #35 from argilo/id3v2lib-git-tag
Browse files Browse the repository at this point in the history
Add git tag for id3v2lib.
  • Loading branch information
awesie committed Aug 2, 2017
2 parents df96584 + b9a773c commit 320784d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ if (USE_ID3V2LIB)
ExternalProject_Add (
id3v2lib_external
GIT_REPOSITORY "https://github.com/larsbs/id3v2lib.git"
GIT_TAG 9bca1c33b8cd8037ee59de927bda057c9ac7043d
PREFIX ${ID3V2LIB_PREFIX}

INSTALL_COMMAND ""
Expand Down

0 comments on commit 320784d

Please sign in to comment.