Skip to content

Commit

Permalink
Update Formula/s/sdl3.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Carlo Cabrera <[email protected]>
  • Loading branch information
revmischa and carlocab authored Jan 26, 2025
1 parent ca946f6 commit bd7af83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/s/sdl3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class Sdl3 < Formula
def install
inreplace "cmake/sdl3.pc.in", "@SDL_PKGCONFIG_PREFIX@", HOMEBREW_PREFIX

args = std_cmake_args + [
args = [
"-DSDL_HIDAPI=ON",
]

Expand Down

0 comments on commit bd7af83

Please sign in to comment.