Skip to content

Commit 5d009a7

Browse files
author
Kai Luo
committed
Update ROPTLITE URL to version 1.0.1 in CMakeLists.txt
1 parent 1f911b9 commit 5d009a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ include(FetchContent)
761761
# GIT_TAG "origin/master"
762762
# GIT_SHALLOW TRUE
763763
# GIT_PROGRESS TRUE)
764-
URL "https://codeload.github.com/kluonj/roptlite/tar.gz/v1.0.0"
764+
URL "https://codeload.github.com/kluonj/roptlite/tar.gz/v1.0.1"
765765
)
766766
FetchContent_MakeAvailable(ROPTLITE)
767767
target_link_libraries(${ABACUS_BIN_NAME} ROPTLITE)

0 commit comments

Comments
 (0)