branch | transitional_engine |
changeset 16052 | 0fd23fc57947 |
parent 16050 | 6a3dc15b78b9 |
child 16067 | d903f8d2395a |
--- 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