We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b499362 commit 7d05abaCopy full SHA for 7d05aba
1 file changed
Formula/s/sdl3_mixer.rb
@@ -28,6 +28,8 @@ def install
28
-DBUILD_SHARED_LIBS=ON
29
-DSDLMIXER_DEPS_SHARED=ON
30
-DSDLMIXER_VENDORED=OFF
31
+ -DSDLMIXER_EXAMPLES=OFF
32
+ -DSDLMIXER_TESTS=OFF
33
]
34
system "cmake", "-S", ".", "-B", "build", *args, *std_cmake_args
35
system "cmake", "--build", "build"
0 commit comments