Skip to content

Commit

Permalink
Potential fix for HdSt on Linux.
Browse files Browse the repository at this point in the history
Signed-off-by: furby™ <devs@wabi.foundation>
  • Loading branch information
furby-tm committed Sep 16, 2024
1 parent 2e6bc91 commit 94e24b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -1437,7 +1437,6 @@ let package = Package(
.target(name: "Hd"),
.target(name: "HdSi"),
.target(name: "HgiGL", condition: .when(platforms: Arch.OS.noembeddedapple.platform)),
.target(name: "HgiMetal", condition: .when(platforms: Arch.OS.apple.platform)),
.target(name: "HgiInterop"),
.target(name: "Sdr"),
.target(name: "Arch"),
Expand Down

0 comments on commit 94e24b4

Please sign in to comment.