mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
- Fix cargo build cache path: rust.bat sets CARGO_TARGET_DIR to the windows/ directory, which results in artifacts at windows/x86_64-pc-windows-msvc/, not windows/target/ - Remove redundant CARGO_TARGET_DIR from build steps since rust.bat overrides it anyway Note: vcpkg.json builtin-baseline intentionally not changed to avoid breaking transitive dependencies (libxml2 etc.) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>