opencl-clhpp-headers: add 2022.09.30 bottle.

master
Rui Chen 2023-01-31 14:14:23 +00:00 committed by BrewTestBot
parent fdb695a4cc
commit fab2e89467
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ class OpenclClhppHeaders < Formula
license "Apache-2.0"
head "https://github.com/KhronosGroup/OpenCL-CLHPP.git", branch: "main"
bottle do
sha256 cellar: :any_skip_relocation, all: "77525acc6124b241ec72b91b5d6fa5fdb681e823c58451a2d17ee98d43c9456d"
end
keg_only :shadowed_by_macos, "macOS provides OpenCL.framework"
depends_on "cmake" => :build