diff -r 2003b466b279 -r 0fd23fc57947 CMakeLists.txt --- a/CMakeLists.txt Wed Aug 28 15:34:49 2024 +0200 +++ b/CMakeLists.txt Wed Aug 28 17:16:23 2024 +0200 @@ -268,7 +268,7 @@ #rust libraries add_subdirectory(tools/corrosion) -corrosion_import_crate(MANIFEST_PATH rust/lib-hedgewars-engine/Cargo.toml) +corrosion_import_crate(MANIFEST_PATH rust/lib-hwengine-future/Cargo.toml) #maybe this could be merged inside hedgewars/CMakeLists.txt