Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
fchirica committed Apr 24, 2023
1 parent 70d6c1c commit 0fb30a0
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 @@ -37,7 +37,7 @@ FetchContent_MakeAvailable(cxxopts)
FetchContent_Declare(
bladebit
GIT_REPOSITORY https://github.com/Chia-Network/bladebit.git
GIT_TAG 73b099185f0c473c4a4bb7ae7317adaa43e509de
GIT_TAG 197a83304786e5274e2f85d56a1e64a44dae5d47
)
set(BLADEBIT_ENABLE_TESTS "off" CACHE STRING "")
FetchContent_MakeAvailable(bladebit)
Expand Down

0 comments on commit 0fb30a0

Please sign in to comment.