equal
deleted
inserted
replaced
266 add_subdirectory(misc/libphyslayer) |
266 add_subdirectory(misc/libphyslayer) |
267 |
267 |
268 |
268 |
269 #rust libraries |
269 #rust libraries |
270 add_subdirectory(tools/corrosion) |
270 add_subdirectory(tools/corrosion) |
271 corrosion_import_crate(MANIFEST_PATH rust/lib-hedgewars-engine/Cargo.toml) |
271 corrosion_import_crate(MANIFEST_PATH rust/lib-hwengine-future/Cargo.toml) |
272 |
272 |
273 |
273 |
274 #maybe this could be merged inside hedgewars/CMakeLists.txt |
274 #maybe this could be merged inside hedgewars/CMakeLists.txt |
275 if(BUILD_ENGINE_C) |
275 if(BUILD_ENGINE_C) |
276 #pascal to c converter |
276 #pascal to c converter |