Skip to content

Commit

Permalink
Whoops, somehow deleted Boost, added back.
Browse files Browse the repository at this point in the history
  • Loading branch information
furby-tm committed Nov 12, 2023
1 parent 8c5fc6a commit 68d200b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,10 @@ let package = Package(
name: "OneTBB",
targets: ["OneTBB"]
),
.library(
name: "Boost",
targets: ["Boost"]
),
.library(
name: "MetaTBB",
targets: ["MetaTBB"]
Expand Down

0 comments on commit 68d200b

Please sign in to comment.