We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f911b9 commit 5d009a7Copy full SHA for 5d009a7
CMakeLists.txt
@@ -761,7 +761,7 @@ include(FetchContent)
761
# GIT_TAG "origin/master"
762
# GIT_SHALLOW TRUE
763
# GIT_PROGRESS TRUE)
764
- URL "https://codeload.github.com/kluonj/roptlite/tar.gz/v1.0.0"
+ URL "https://codeload.github.com/kluonj/roptlite/tar.gz/v1.0.1"
765
)
766
FetchContent_MakeAvailable(ROPTLITE)
767
target_link_libraries(${ABACUS_BIN_NAME} ROPTLITE)
0 commit comments