Skip to content

Commit

Permalink
Update cernlib.rb
Browse files Browse the repository at this point in the history
Closes #324.

Signed-off-by: David C Hall <[email protected]>
  • Loading branch information
andriish authored and davidchall committed Oct 10, 2023
1 parent af0f5d1 commit aaaef6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/cernlib.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ def install
]

mkdir "build" do
system "xattr", "-rc", "../"
system "cmake", "..", *args
system "cmake", "--build", "."
system "ctest" if build.with? "test"
Expand Down

0 comments on commit aaaef6a

Please sign in to comment.