Skip to content

Commit 56ac7a4

Browse files
committed
revert
1 parent d2ee619 commit 56ac7a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

steamworks-sys/build.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
7070
)
7171
.allowlist_item("SteamAPI\\w+")
7272
.dynamic_library_name("steam_api")
73-
.layout_tests(false)
7473
.clang_arg("-xc++")
7574
.clang_arg("-std=c++11")
7675
.clang_arg(format!("-I{}", sdk_src.join("public").display()))

0 commit comments

Comments
 (0)