mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Update esplugin to v3.3.0
This extends the recognised range of valid FormIDs in Fallout 4 ESLs.
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@ set (GTEST_LIBRARIES "${BINARY_DIR}/googlemock/gtest/${CMAKE_CFG_INTDIR}/${CMAKE
|
||||
|
||||
ExternalProject_Add(esplugin
|
||||
PREFIX "external"
|
||||
URL "https://github.com/Ortham/esplugin/archive/3.2.0.tar.gz"
|
||||
URL "https://github.com/Ortham/esplugin/archive/3.3.0.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