Skip to content

Commit

Permalink
Merge pull request #71 from aiuto/vos
Browse files Browse the repository at this point in the history
Add Apple visionos.
  • Loading branch information
katre authored Jul 28, 2023
2 parents 7815f13 + ba032f8 commit 1e83c41
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions os/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@ constraint_value(
constraint_setting = ":os",
)

constraint_value(
name = "visionos",
constraint_setting = ":os",
)

constraint_value(
name = "qnx",
constraint_setting = ":os",
Expand Down

0 comments on commit 1e83c41

Please sign in to comment.