Files
arcanechat-android/scripts
Hocuri be159407ff feat: In ndk-make.sh, support custom CARGO_TARGET_DIR (#3716)
Running ndk-make.sh triggers a complete rust rebuild, because some compiler flags are changed. Then when you run a normal cargo command again (cargo check etc.), there is another rebuild. My solution is to locally change the target directory. This PR makes ndk-make.sh support such custom target directories.
2025-04-03 12:35:00 +00:00
..
2024-12-12 13:28:33 +00:00
2020-10-21 23:03:10 +03:00
2024-12-13 12:50:24 +01:00
2025-01-10 17:26:16 +01:00