add_executable(hello hello.rs) set_target_properties(hello PROPERTIES LINKER_LANGUAGE Rust)