Skip to content

Commit

Permalink
πŸ‘·β€β™€οΈ Fix tag for boost.text repository
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePhD committed Oct 1, 2022
1 parent f507ca1 commit 8b6af86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ if (ZTD_TEXT_EXAMPLES OR ZTD_TEXT_BENCHMARKS)
boost.text
GIT_REPOSITORY https://github.com/ThePhD/text
GIT_SHALLOW ON
GIT_TAG main)
GIT_TAG master)
FetchContent_MakeAvailable(boost.text)
endfunction()
boost_text_dependency_jail()
Expand Down

0 comments on commit 8b6af86

Please sign in to comment.