mirror of
https://github.com/redstrate/Physis.git
synced 2025-04-22 12:47:45 +00:00
Try to yeet that build.rs
This commit is contained in:
parent
c1dd406be4
commit
6700d1f3ac
1 changed files with 0 additions and 7 deletions
7
build.rs
7
build.rs
|
@ -1,7 +0,0 @@
|
||||||
// SPDX-FileCopyrightText: 2023 Joshua Goins <josh@redstrate.com>
|
|
||||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
fn main() {
|
|
||||||
#[cfg(feature = "game_install")]
|
|
||||||
println!("cargo::rustc-link-lib=unshield");
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue