// Copyright © 2015, Peter Atashian // Licensed under the MIT License extern crate build; fn main() { build::link("d3d12", true) }