We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1804e45 commit b7ce064Copy full SHA for b7ce064
CMakeLists.txt
@@ -100,7 +100,7 @@ set(LIBGIT2_LIBRARIES "${BINARY_DIR}/${CMAKE_CFG_INTDIR}/${CMAKE_STATIC_LIBRARY_
100
101
ExternalProject_Add(libloadorder
102
PREFIX "external"
103
- URL "https://github.com/WrinklyNinja/libloadorder/archive/11.2.0.tar.gz"
+ URL "https://github.com/WrinklyNinja/libloadorder/archive/11.2.1.tar.gz"
104
CONFIGURE_COMMAND ""
105
BUILD_IN_SOURCE 1
106
BUILD_COMMAND cargo build --release --all --all-features --target ${RUST_TARGET}
0 commit comments