CMakeLists.txt
branchtransitional_engine
changeset 16052 0fd23fc57947
parent 16050 6a3dc15b78b9
equal deleted inserted replaced
16051:2003b466b279 16052:0fd23fc57947
   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