summaryrefslogtreecommitdiff
path: root/plugins/warp/CMakeLists.txt
AgeCommit message (Collapse)Author
2025-02-17Fix some misc Rust CMakeLists.txt issuesMason Reed
GLOB_RECURSE has been cut down a little bit to make configuring times reasonable
2024-12-13Bump supported rust version to 1.83.0Mason 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/