further cleanup

This commit is contained in:
2024-10-10 16:04:18 +02:00
parent 791428e6c0
commit dd9c39af30
12 changed files with 110 additions and 314 deletions

View File

@ -1,3 +1,10 @@
################################################
# Mission code in rust
# exports code as static library `mission_rust`
################################################
#TODO can we get CMake to configure cmake --build --clean to run cargo clean?
#TODO look into corrosion cmake plugin