mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Update loot-condition-interpreter to v2.0.1
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ ENDIF ()
|
||||
|
||||
ExternalProject_Add(loot-condition-interpreter
|
||||
PREFIX "external"
|
||||
URL "https://github.com/loot/loot-condition-interpreter/archive/2.0.0.tar.gz"
|
||||
URL "https://github.com/loot/loot-condition-interpreter/archive/2.0.1.tar.gz"
|
||||
CONFIGURE_COMMAND ""
|
||||
BUILD_IN_SOURCE 1
|
||||
BUILD_COMMAND cargo build --release --manifest-path ffi/Cargo.toml --target ${RUST_TARGET} &&
|
||||
|
||||
Reference in New Issue
Block a user