summaryrefslogtreecommitdiff
path: root/plugins/warp/build.rs
AgeCommit message (Collapse)Author
2024-12-14WARP: Attempt auto linking to coreMason Reed
This was missing as apparently some of this was written against the `rust_break_everything` branch.
2024-11-08WARP: Misc changesMason Reed
2024-10-30WARP: Make build script less scuffedMason Reed
2024-10-25Prevent building test artifacts on cmake buildsMason Reed
For some reason the linker is looking in the target directory of external rust plugins?
2024-10-24Add WARP integrationMason Reed
https://github.com/Vector35/warp/