Update Formula/crosslang.rb
This commit is contained in:
@@ -5,7 +5,7 @@ class Crosslang < Formula
|
||||
sha256 "170b7c4cee235de4aa858be345f4fea07ae455efab18e585cd9625944b237e64"
|
||||
license "GPLv3"
|
||||
depends_on "cmake" => :build
|
||||
depends_on "tessesframework"
|
||||
depends_on "tesses50/tesses-tap/tessesframework"
|
||||
def install
|
||||
system "cmake", "-S", ".", "-B", "build", "-DCROSSLANG_FETCHCONTENT=OFF", *std_cmake_args
|
||||
system "cmake", "--build", "build"
|
||||
|
||||
Reference in New Issue
Block a user